]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission-login: Fixed handling of ssl=required for trusted connections.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 23 Dec 2017 18:40:09 +0000 (19:40 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 23 Dec 2017 18:40:09 +0000 (19:40 +0100)
commitdf957821a4b2e2d8708aa35cfe30860ee71af686
tree34b0ea4a4691cb4814d31f8a2d8f9c7ab1be7f3a
parentb712b80422b22103c222132b4db9e00811dadeae
submission-login: Fixed handling of ssl=required for trusted connections.

Normally, SSL is not required for trusted connections (e.g. localhost), but submission-login did not follow this standard.
src/submission-login/client.c