nginx/src
Sergey Kandaurov 9961198879 SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0.
In ac9b1df5b246 (1.13.0) we attempted to allow renegotiation in client mode,
but when using OpenSSL 1.0.2 or older versions it was additionally disabled
by SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
2017-05-03 15:15:56 +03:00
..
core Added missing "fall through" comments (ticket #1259). 2017-04-27 16:57:18 +03:00
event SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0. 2017-05-03 15:15:56 +03:00
http Added missing "fall through" comments (ticket #1259). 2017-04-27 16:57:18 +03:00
mail SSL: added support for TLSv1.3 in ssl_protocols directive. 2017-04-18 15:12:38 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
os Added missing "fall through" comments (ticket #1259). 2017-04-27 16:57:18 +03:00
stream SSL: added support for TLSv1.3 in ssl_protocols directive. 2017-04-18 15:12:38 +03:00