openssl 1.0.1 and tls1.1 and up
Nemesiz
nginx-forum at nginx.us
Wed Apr 16 10:35:43 UTC 2014
Strange things are happening.
nginx:
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
Results:
ssllabs.com:
TLS 1.2 No
TLS 1.1 No
TLS 1.0 Yes
SSL 3 Yes
SSL 2 No
testssl.sh:
SSLv2 NOT offered (ok)
SSLv3 offered
TLSv1 offered (ok)
TLSv1.1 not offered
TLSv1.2 not offered
Looks like i can`t disable sslv3
OS: Ubuntu sancy
SSL Certificate: StartCom Ltd.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,249305,249329#msg-249329
More information about the nginx
mailing list