]> git.kaiwu.me - nginx.git/commit
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
authorPiotr Sikora <piotr@cloudflare.com>
Mon, 16 Sep 2013 21:24:38 +0000 (14:24 -0700)
committerPiotr Sikora <piotr@cloudflare.com>
Mon, 16 Sep 2013 21:24:38 +0000 (14:24 -0700)
commit29ea1273fef9c94d213eec53e027cd9aa70780e8
tree89bc8a44c36ce86a03cb728aee5620f09de70cd0
parentdb1532944cef68f835917894b8e9fc569d1712b4
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.

This option had no effect since 0.9.7h / 0.9.8b and it was removed
in recent OpenSSL.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
src/event/ngx_event_openssl.c