]> git.kaiwu.me - nginx.git/commit
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 27 Feb 2015 13:28:31 +0000 (16:28 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 27 Feb 2015 13:28:31 +0000 (16:28 +0300)
commitde3adad8073d20404ce2e2b54f73aa9c72ce4e88
tree31d4d1fbae8a31a86c58f859958e16e48e36eb4d
parentfaec5477710c4ca15fd2588ee168d8fb2348ef6d
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.

Previously, the Auth-SSL-Verify header with the "NONE" value was always passed
to the auth_http script if verification of client certificates is disabled.
src/mail/ngx_mail_auth_http_module.c