]> git.kaiwu.me - nginx.git/commit
SSL: compatibility with OpenSSL master branch.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 18 Apr 2017 13:08:46 +0000 (16:08 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 18 Apr 2017 13:08:46 +0000 (16:08 +0300)
commite8c579a18716395911201d3d5114c03ee018afc9
tree8b05a513b469cd5a71db87e5656b9d3dc9726b1b
parent36be79301e513a97ec170950b6c9216100b2c264
SSL: compatibility with OpenSSL master branch.

The SSL_CTRL_SET_CURVES_LIST macro is removed in the OpenSSL master branch.
SSL_CTX_set1_curves_list is preserved as compatibility with previous versions.
src/event/ngx_event_openssl.c