Closed ente76 closed 1 year ago
Did you actually test that TLS 1.3 doesn't work?
TLS 1.2 and TLS 1.3 ciphers are set using different APIs in OpenSSL so when TLS 1.3 ciphers aren't specified, OpenSSL will use the default set.
I am sorry, I did not actually test. Now I did and it is working.
When selecting Exim on Intermediate option, TLS 1.2 and TLS 1.3 are allowed, but the required ciphers contain only TLS 1.2 ciphers, i.e., implicitly TLS 1.3 is disallowed.