]> git.kaiwu.me - nginx.git/commit
SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 10 Aug 2021 20:43:17 +0000 (23:43 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 10 Aug 2021 20:43:17 +0000 (23:43 +0300)
commit926e0aa70acd58d2a13451f40fc19aeb5393aa7e
tree547c8babaffa328c45a1229b1069c24e542703af
parent9e4e7a4e4202b5b61b785998e143c6ae0a39883c
SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option.

It has no effect since OpenSSL 0.9.7h and 0.9.8a.
src/event/ngx_event_openssl.c