Nginx and TLSv1
teddymills
nginx-forum at nginx.us
Fri Oct 24 16:09:15 UTC 2014
I have abut 10 nginx servers, versions 1.0.15 and 0.8.55.
I am patching for the poodle, so:
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
is accept by nginx 1.0.15 but not 0.8.55
I would prefer to use just TLSv1 on 0.8.55 if using just TLSv1 is okay.
Or would upgrading the nginxs be required ?
I dont want to upgrade the older nginx unless absolutely required.
TIA
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254249,254249#msg-254249
More information about the nginx
mailing list