]> git.kaiwu.me - nginx.git/commit
SSL: stop loading configs with invalid "ssl_ciphers" values.
authorPiotr Sikora <piotr@cloudflare.com>
Mon, 23 Sep 2013 05:36:11 +0000 (22:36 -0700)
committerPiotr Sikora <piotr@cloudflare.com>
Mon, 23 Sep 2013 05:36:11 +0000 (22:36 -0700)
commitf52a2c7585092b980866fde5d1a0569fe2bf43b2
treeaf54491045d30063ed0db74a45c8e4ba40c774a9
parent35e2bb0efbdac2d57a50a3e7e137085e25a5d1f3
SSL: stop loading configs with invalid "ssl_ciphers" values.

While there, remove unnecessary check in ngx_mail_ssl_module.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
src/http/modules/ngx_http_ssl_module.c
src/mail/ngx_mail_ssl_module.c