(04-08-2016, 03:27 AM)TGates Wrote: When I view the test it says SSL 3 No.... So it is off.
Quote:TLS 1.2
Yes
TLS 1.1
Yes
TLS 1.0
Yes
SSL 3
No
SSL 2
No
But only after i also disabled SSL3 on the main ssl.conf (instead of only the vHost..)
Something to do with SNI and initial handshake
vi /etc/httpd/conf.d/ssl.conf
Add -SSLv3 after SSLProtocol ALL -SSLv2