]> git.kaiwu.me - nginx.git/commit
Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).
authorRob Mueller <robm@fastmail.fm>
Fri, 13 Aug 2021 07:57:47 +0000 (03:57 -0400)
committerRob Mueller <robm@fastmail.fm>
Fri, 13 Aug 2021 07:57:47 +0000 (03:57 -0400)
commitd4dad02e5ecd523f896a87a08a6582853d83a14d
tree13e07776f0cd3dfc8c52b8266a454e0320b60603
parentce5996cdd1b2e150f645efbc337e5a681dbe241c
Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134).

This adds new Auth-SSL-Protocol and Auth-SSL-Cipher headers to
the mail proxy auth protocol when SSL is enabled.

This can be useful for detecting users using older clients that
negotiate old ciphers when you want to upgrade to newer
TLS versions of remove suppport for old and insecure ciphers.
You can use your auth backend to notify these users before the
upgrade that they either need to upgrade their client software
or contact your support team to work out an upgrade path.
src/mail/ngx_mail_auth_http_module.c