nginx centos build only supports SSLv3 and ignores ssl_protocols

mex nginx-forum at nginx.us
Wed Oct 1 17:26:33 UTC 2014


btw, it seems impossible to have

...
ssl_protocols TLSv1.2;
...

and a testresult of

SSLv2 NOT offered (ok)
SSLv3 offered
TLSv1 not offered
TLSv1.1 not offered
TLSv1.2 not offered

are you sure you have tested the right machine?

i'd suggest you run the testssl.sh - script against https://localhost:443
on the machine where you build nginx.

iirc, openssl 1.0.1e should be able to provide tls 1.2, so
it seems quite strange

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253665,253675#msg-253675



More information about the nginx mailing list