]> git.kaiwu.me - nginx.git/commit
SSL: removed the "ssl" directive.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 8 Jun 2023 10:49:27 +0000 (14:49 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 8 Jun 2023 10:49:27 +0000 (14:49 +0400)
commitd32f66f1e8dc81a0edbadbacf74191684a653d09
tree55364ba4aaf4505317f5993f52e5c94f9a78885b
parentaefd862ab197c3ab49001fcf69be478aab5b0f4e
SSL: removed the "ssl" directive.

It has been deprecated since 7270:46c0c7ef4913 (1.15.0) in favour of
the "ssl" parameter of the "listen" directive, which has been available
since 2224:109849282793 (0.7.14).
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_ssl_module.h
src/http/ngx_http_request.c
src/mail/ngx_mail_handler.c
src/mail/ngx_mail_ssl_module.c
src/mail/ngx_mail_ssl_module.h