Even more conservative option-setting for SSL renegotiation.
commite861b3be88160b36ee21a9ea7e2faff5047635f5
authorNick Mathewson <nickm@torproject.org>
Thu, 18 Feb 2010 04:55:03 +0000 (17 23:55 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 18 Feb 2010 04:55:03 +0000 (17 23:55 -0500)
treec1dd0fc64707fe157c38d96f33f5531d7743dbab
parentc9a3781580cb0f56ec0b388f0fad41ddef844bb1
Even more conservative option-setting for SSL renegotiation.

This time, set the SSL3_FLAGS_ALLOW_UNSAFE_RENEGOTIATION flag on every
version before OpenSSL 0.9.8l.  I can confirm that the option value (0x0010)
wasn't reused until OpenSSL 1.0.0beta3.
src/common/tortls.c