thegoatsman
Verified User
- Joined
- Jan 21, 2020
- Messages
- 5
We are currently experiencing issues on a CentOS 7 server when recieving emails from some other providers.
In our logs we get the following errors:
We have tried the following already:
In our logs we get the following errors:
Code:
2020-03-12 11:20:09 TLS error on connection from mx2.practicom.net [90.145.64.154] (SSL_accept): error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate
2020-03-12 11:20:56 TLS error on connection from out1-35.antispamcloud.com [185.201.16.35] (SSL_accept): error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate
2020-03-12 11:40:58 TLS error on connection from filter02-ipv6-out16.totaalholding.nl [2a02:40c0:1000:1000:0:2:ffff:16] (SSL_accept): error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate
2020-03-12 11:40:58 TLS error on connection from filter02-out14.totaalholding.nl [185.56.145.229] (SSL_accept): error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate
2020-03-12 12:17:54 TLS error on connection from julia.hostnet.nl [91.184.19.55] (SSL_accept): error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate
We have tried the following already:
- Rebuild Exim.
- Renew the certificates. (we use letsencrypt with mail sni)
- Enabled TLS v1 through v1.2
- Checked mail delivery from both sides with checktls and they both pass.