Help with TLS
Hi . I'm a newbie asking for help!
I have a server running apache 2.4 managed by CPanel. It has 10 http:// web/php sites on it each with its own certificates . Currently Apache's global setting has TLS1.0, 1.1, 1.2 set up on all the sites. I need some sites to continue just like that, but most of the of sites to just use TLS 1.2 . Is this something I can do in CPanel? If yes - How? If No can anyone point me in the right direction?
Thanks in advance.
-
Hello, You can only have differing SSL Protocols per VirtualHost if they're listening on their own dedicated IP address. Use the SSLProtocol directive can be found here: mod_ssl: Reference But none the less, this would have top be added as a VirtualHost include which as a website owner you wouldn't have the ability to add. You'd need to contact your hosting provider. 0
Please sign in to leave a comment.
Comments
2 comments