Hello,
I run a cPanel hosting server with AutoSSL (Let's Encrypt). Until last week everything was running fine, but one day many customers started complaining that their e-mail clients where denying connection because of expired SSL certificates. In WHM I noticed many expired Let's Encrypt certificates, only to find out that Let's Encrypt TOS where updated and I had to agree to the new terms to re-enable AutoSSL cert renewal through WHM. Yeah, great.
After that I thought life would get back to normal, but now the customers were complaining about certificate incompatibility errors. It turns out that AutoSSL is no longer generating certificates for mail.domain.tld. Also, the cert copies that dovecot and exim use are not being updated as well.
So
/var/cpanel/ssl/domain_tls/<domain.tld>/*
certificate files get renewed, but the copies that exim and dovecot use, located at
/var/cpanel/ssl/domain_tls/mail.<domain.tld>/*
are still expired! Does anybody else have this problem?
I run a cPanel hosting server with AutoSSL (Let's Encrypt). Until last week everything was running fine, but one day many customers started complaining that their e-mail clients where denying connection because of expired SSL certificates. In WHM I noticed many expired Let's Encrypt certificates, only to find out that Let's Encrypt TOS where updated and I had to agree to the new terms to re-enable AutoSSL cert renewal through WHM. Yeah, great.
After that I thought life would get back to normal, but now the customers were complaining about certificate incompatibility errors. It turns out that AutoSSL is no longer generating certificates for mail.domain.tld. Also, the cert copies that dovecot and exim use are not being updated as well.
So
/var/cpanel/ssl/domain_tls/<domain.tld>/*
certificate files get renewed, but the copies that exim and dovecot use, located at
/var/cpanel/ssl/domain_tls/mail.<domain.tld>/*
are still expired! Does anybody else have this problem?