immediatly close the connection if the cert is not valid, rather than
authoreric <eric@openbsd.org>
Tue, 10 Sep 2019 12:08:26 +0000 (12:08 +0000)
committereric <eric@openbsd.org>
Tue, 10 Sep 2019 12:08:26 +0000 (12:08 +0000)
commit2d0f6bd5d71af2c56b94852912c0b7cd56af3fbd
treec825d2874ff75cccd013f2ebdc793cbd30a4855a
parenta267b926775744a37c8eb1d73420aa11652e3ac8
immediatly close the connection if the cert is not valid, rather than
ending the smtp session.

ok gilles@
usr.sbin/smtpd/smtp_client.c