Re: 6.9 regression: opensmtpd complains "smtp cert-check result=\"no certificate presented\""

2021-06-21 Thread naib
> since the upgrade to 6.9 at the weekend opensmtpd complains > smtp cert-check result="no certificate presented" > for incoming EMails. opensmtpd.conf and the certificate chain Hello. This is because clients are not providing a tls client certificate for authentication. See: https://www.mai

Re: 6.9 regression: opensmtpd complains "smtp cert-check result=\"no certificate presented\""

2021-06-21 Thread naib+lists
You wrote: > since the upgrade to 6.9 at the weekend opensmtpd complains > smtp cert-check result="no certificate presented" > for incoming EMails. Again, this is just a notification from the server, that no client certificates were sent in case of client tls authentication. This has nothing to do