]> git.kaiwu.me - nginx.git/commit
merge r3155, r3156, r3160, r969, r3191, r3197, r3358:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 1 Feb 2010 14:39:16 +0000 (14:39 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 1 Feb 2010 14:39:16 +0000 (14:39 +0000)
commit7a03f30dd26452476a4e565faecb3258a4f66ec3
treef06928a5f3207068da4b2ff60ee5fbe6f8ff3155
parent987f1e5fcc2949cff76608910514b0ed82400f8f
merge r3155, r3156, r3160, r969, r3191, r3197, r3358:

SSL fixes:

*) $ssl_session_id
*) allow "make clean" for OpenSSL, the bug was introduced in r2874
*) disable SSLv2 and use only strong ciphers by default
*) decrease SSL handshake error level to info
auto/lib/openssl/conf
auto/lib/openssl/make
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/http/modules/ngx_http_ssl_module.c
src/mail/ngx_mail_ssl_module.c