]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-ssl-iostream: Do not skip cert name check if invalid cert is allowed
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 27 Mar 2018 07:20:54 +0000 (10:20 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 25 Apr 2018 16:15:31 +0000 (16:15 +0000)
commitc383e997be5d1b50b6cb73324c240c13bd96ea0e
tree4dfb2af7a6702c5bd3d4e3b004066b81f7000bd6
parentcea45a45078374c6ea43407908cf77cdb9c1a2ac
lib-ssl-iostream: Do not skip cert name check if invalid cert is allowed

Caller should be responsible for ignoring this error, not us.
All the locations calling here are dealing this correctly.
src/lib-ssl-iostream/iostream-openssl.c