On 16/03/2022 21:01, Mike Diehl via Exim-users wrote:
Hi all,

I'm finding that my tls certificate is expired:

openssl s_client -connect mail.diehlnet.com:25 -starttls smtp

depth=3 O = Digital Signature Trust Co., CN = DST Root CA X3
verify error:num=10:certificate has expired
notAfter=Sep 30 14:01:15 2021 GMT
CONNECTED(00000003)
......

Here is what I have in my /etc/exim.conf:

tls_certificate = /etc/letsencrypt/live/mail.diehlnet.com/fullchain.pem
tls_privatekey = /etc/letsencrypt/live/mail.diehlnet.com//privkey.pem

I have renewed the certificate from letsencrypt and the timestamp reflects that
fact.  I've also restarted exim.

Any useful info from
"openssl verify /etc/letsencrypt/live/mail.diehlnet.com/fullchain.pem" ?

--
Cheers,
  Jeremy

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to