Hello,
I'm trying to set up Thunderbird with my mail server (postfix). I'm using Let's Encrypt for SSL.
The problem is: When Thunderbird conencts, it says that the certificate is invalid, and I'm not sure why, because in all web browser that I've tried I didn't receive any errors regarding the certificate.
I had a similar error with Apple Mail.
My domain is: szolotarev.dev, mail.szolotarev.dev
I ran this command: certbot renew
It produced this output:
root@dev:/# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/mail.szolotarev.dev.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not yet due for renewal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/szolotarev.dev-0001.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not yet due for renewal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/szolotarev.dev-0002.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not yet due for renewal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/szolotarev.dev.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert not yet due for renewal
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The following certs are not due for renewal yet:
/etc/letsencrypt/live/mail.szolotarev.dev/fullchain.pem expires on 2021-10-03 (skipped)
/etc/letsencrypt/live/szolotarev.dev-0001/fullchain.pem expires on 2021-09-16 (skipped)
/etc/letsencrypt/live/szolotarev.dev-0002/fullchain.pem expires on 2021-10-03 (skipped)
/etc/letsencrypt/live/szolotarev.dev/fullchain.pem expires on 2021-09-16 (skipped)
No renewals were attempted.
My web server is (include version): Apache
The operating system my web server runs on is (include version): Debian 10
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 0.31.0