I have an old CentOS 7 server using dovecot 2.2.36 and OpenSSL 1.0.2k-fips that’s been fine for quite some time. Recently I started getting complaints related to SNI.
I test with this: openssl s_client -connect mail.domain.com:993 -crlf -quiet
On macOS using OpenSSL LibreSSL 3.3.6 I test and get the default dovecot domain “SomeWrongDomain.com” which causes issues.
On Oracle Linux 9 using OpenSSL 3.0.7 I get the correct response for the domain “mail.domain.com”
What could cause this?
Thank you, Steffan Cline steffan@hldns.com<mailto:steffan@hldns.com> 602-793-0014
I have an old CentOS 7 server using dovecot 2.2.36 and OpenSSL 1.0.2k-fips that’s been fine for quite some time. Recently I started getting complaints related to SNI. I test with this: openssl s_client -connect mail.domain.com:993 -crlf -quiet On macOS using OpenSSL LibreSSL 3.3.6 I test and get the default dovecot domain “SomeWrongDomain.com” which causes issues. On Oracle Linux 9 using OpenSSL 3.0.7 I get the correct response for the domain “mail.domain.com” What could cause this? Thank you, Steffan Cline steffan@hldns.com 602-793-0014