Jeremy Harris <jgh@???> schrieb:
> Tell us how it failed, what error messages you got, etc.
Well, if I try with:
openssl_options = +no_sslv2 +no_sslv3
I get with error on starting Exim:
2014-10-18 14:40:08 Exim configuration error:
openssl_options parse error: +no_sslv2
If I try with:
tls_require_ciphers = NORMAL:!VERS-SSL3.0
I can start Exim, but every connection (SSLv3 or TLS1) fail and I get this
error in the log:
2014-10-18 14:40:43 TLS error on connection from [93.218.163.128] (SSL_CTX_set_cipher_list): error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match
Thanks a lot for your help
Luca Bertoncello
(lucabert@???)