]> git.kaiwu.me - nginx.git/commit
SSL: added support for TLSv1.3 in ssl_protocols directive.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 18 Apr 2017 12:12:38 +0000 (15:12 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 18 Apr 2017 12:12:38 +0000 (15:12 +0300)
commit9a37eb3a62130473596e0e4c2e388d80bdb14956
tree55d5165ecab0200b8b9258572397b42c3921bd9b
parent05841adfb2e5d50dee066b6f92cbb95b78c5b725
SSL: added support for TLSv1.3 in ssl_protocols directive.

Support for the TLSv1.3 protocol will be introduced in OpenSSL 1.1.1.
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/mail/ngx_mail_ssl_module.c
src/stream/ngx_stream_proxy_module.c
src/stream/ngx_stream_ssl_module.c