CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2020/04/10 13:28:57
Modified files: usr.sbin/smtpd : mta_session.c Log message: When failing to validate a peer TLS certificate in the MTA due to the desired name of the MX not being present in the certificate, log that this is he reason for the failure and the name we couldn't find in the cert. ok millert@ martijn@