mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-07 11:08:56 +00:00
I'm not totally sure why this isn't universally broken when using openssl (instead of rustls), but in the specific case we were investigating, the destination was configured via a routing_domain and the resulting mx_host name had the trailing FQDN dot on it. Removing that dot allows the certificate to verify, so let's ensure that we strip it here in the client.