Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:jpedmedia.com
I ran this command:certbot --nginx, then certbot certificates
It produced this output:Found the following certs:
Certificate Name: jpedmedia.com
Domains: jpedmedia.com mail.jpedmedia.com notmyown.xyz www.jpedmedia.com www.mail.jpedmedia.com www.notmyown.xyz
Expiry Date: 2021-11-06 02:38:38+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/jpedmedia.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/jpedmedia.com/privkey.pem
Certificate Name: mail.jpedmedia.com
Domains: mail.jpedmedia.com www.mail.jpedmedia.com
Expiry Date: 2021-11-06 02:47:44+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/mail.jpedmedia.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/mail.jpedmedia.com/privkey.pem
Certificate Name: notmyown.xyz
Domains: notmyown.xyz www.notmyown.xyz
Expiry Date: 2021-11-06 02:58:57+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/notmyown.xyz/fullchain.pem
Private Key Path: /etc/letsencrypt/live/notmyown.xyz/privkey.pem
My web server is (include version):nginx
The operating system my web server runs on is (include version):debian 10
My hosting provider, if applicable, is:vultr
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):0.31.0
I got a renewal email that stated my certs were expiring, so i logged into my server and ran certbot --nginx and updated my certs, then ran certbot certificates and verifed they are all renewed, my websites, jpedmedia.com and notmyown.xyz work fine but i cannot sync my mail server, mail.jpedmedia.com, to my email client, it tells me my cert is expired everytime. how do i fix this issue?