Hello All,
I am having trouble with emails generating the following error:
2023-01-18 16:26:54 TLS error on connection from mail-lf1-f54.google.com [209.85.167.54] (SSL_accept): (TLSv1.2)
2023-01-18 16:28:04 TLS error on connection from mail-lj1-f172.google.com [209.85.208.172] (SSL_accept): (TLSv1.2)
===============================================
exim.variables.confpenssl_options = +no_sslv2 +no_sslv3 +no_tlsv1 +no_tlsv1_1 +no_tlsv1_2 +cipher_server_preference
[root@cloud etc]# cat /etc/dovecot/conf/ssl.conf
ssl_cert = </etc/exim.cert
ssl_key = </etc/exim.key
ssl_dh = </etc/dovecot/dh.pem
ssl_min_protocol = TLSv1.3
DA Version: 1.646 Commit: 0ba485c2404333...
===============================================
We tried changing OpenSSL_options and even rebuilding dovecot but no luck.
Any help is appreciated on this.
Thank you !!
I am having trouble with emails generating the following error:
2023-01-18 16:26:54 TLS error on connection from mail-lf1-f54.google.com [209.85.167.54] (SSL_accept): (TLSv1.2)
2023-01-18 16:28:04 TLS error on connection from mail-lj1-f172.google.com [209.85.208.172] (SSL_accept): (TLSv1.2)
===============================================
exim.variables.confpenssl_options = +no_sslv2 +no_sslv3 +no_tlsv1 +no_tlsv1_1 +no_tlsv1_2 +cipher_server_preference
[root@cloud etc]# cat /etc/dovecot/conf/ssl.conf
ssl_cert = </etc/exim.cert
ssl_key = </etc/exim.key
ssl_dh = </etc/dovecot/dh.pem
ssl_min_protocol = TLSv1.3
DA Version: 1.646 Commit: 0ba485c2404333...
===============================================
We tried changing OpenSSL_options and even rebuilding dovecot but no luck.
Any help is appreciated on this.
Thank you !!