Hello.
I got email whis is told me that my cert expires in 1 day.
I have tryed to renew it run the command: myhost:#certbot renew Saving debug log to /var/log/letsencrypt/letsencrypt.log
------------------------------------------------------------------------------- Processing /etc/letsencrypt/renewal/video.intelekt.cv.ua.conf ------------------------------------------------------------------------------- Cert not yet due for renewal
CRT ID CERT TYPE DOMAIN (CN) VALID FROM VALID TO EXPIRES IN SANs
388718156 Final cert video.intelekt.cv.ua 2018-Apr-08 08:57 UTC 2018-Jul-07 08:57 UTC 60 days video.intelekt.cv.ua
324686723 Final cert video.intelekt.cv.ua 2018-Feb-07 07:52 UTC 2018-May-08 07:52 UTC 0 days video.intelekt.cv.ua
The current one expiring in 60 days, and the one you received a mail expiring tomorrow. You have not expanded the certificate with new domains and you renewed the same lineage 30 days ago so you should not receive any mail regarding expiration.
So, I donât know for sure what is the reason to receive this mail but:
1.- Maybe the mail is talking about some cert you issued using the --staging / --test params so the email received is not talking about the production one but the staging one.
2.- You have removed the /etc/letsencrypt dir or have created a new account so LE doesnât know that you have already renewed the cert because the old cert is tied to a different account than the current one.
1.- Maybe the mail is talking about some cert you issued using the --staging / --test params so the email received is not talking about the production one but the staging one.
2.- You have removed the /etc/letsencrypt dir or have created a new account so LE doesnât know that you have already renewed the cert because the old cert is tied to a different account than the current one.
It sounds probable.
If to think, then the output of the command certbot certificates clearly says that the certificate expires in June.
Checking again your post, I see that you wrote this:Expiration Date: 08 May 18 07:14 +0000 but the production cert expiring tomorrow expires at 2018-Feb-07 07:52 UTC so different hour and that seems it is because you received a mail for the staging cert. Anyway, as you said, certbot certificates shows the current and valid for 60 days certificate, so, nothing to worry about ;).