My domain is: codigomed.com
I ran this command: sudo letsencrypt renew
It produced this output:
Processing /etc/letsencrypt/renewal/app.codigomed.com-0001.conf
Processing /etc/letsencrypt/renewal/app.codigomed.com.br.conf
2017-04-30 00:39:28,029:WARNING:letsencrypt.cli:Renewal configuration file /etc/letsencrypt/renewal/app.codigomed.com.br.conf is broken. Skipping.
Processing /etc/letsencrypt/renewal/app.codigomed.com.conf
2017-04-30 00:39:28,037:WARNING:letsencrypt.cli:Renewal configuration file /etc/letsencrypt/renewal/app.codigomed.com.conf is broken. Skipping.
Processing /etc/letsencrypt/renewal/codigomed.com.conf
The following certs are not due for renewal yet:
/etc/letsencrypt/live/app.codigomed.com-0001/fullchain.pem (skipped)
/etc/letsencrypt/live/codigomed.com/fullchain.pem (skipped)
No renewals were attempted.
Additionally, the following renewal configuration files were invalid:
/etc/letsencrypt/renewal/app.codigomed.com.br.conf (parsefail)
/etc/letsencrypt/renewal/app.codigomed.com.conf (parsefail)
0 renew failure(s), 2 parse failure(s)
My operating system is (include version): Ubuntu 16.04
My web server is (include version): Apache
I got a email from Expiry Bot saying that the expire date is in 19 days (20 May)
Bot checking from sslshopper, ssllabs and sslchecker says that expires in Jul 22, 2017
What is the real expire date?
I think i duplicated the ssl generation, is it? but how to fix it?
How to remove this ssl config / website duplicates and this mess?
Please, just to confirm and dont let me delete the wrong one.
I need to delete numbers 1, 2 and 3 ?
And what did you did at “Before Running Delete Command:” print ?
Also please note that deleting a certificate from your own system will not stop Let’s Encrypt from sending you e-mail when it’s going to expire. (If you got several slightly different certificates, with different combinations of names, Let’s Encrypt does not consider the new certificates to be a “renewal” for the old certificates, because we don’t know exactly how you are using your certificates, for example whether they are being used on totally different servers or whether one was meant as a replacement for another.) However, after the old certificates have expired, you will stop getting reminder e-mails about them.
Thanks for the reply.
So i can just ignore the reminders and dont do anything?
I let the old expire and dont run any risk from deleting the wrong one. Right?
Yes, that’s right. You can just let the old cert expire.
It may be a good idea to delete the old cert from your system because certbot renew does not know that it should stop attempting to renew the old one, so you’ll end up renewing both certificates each time if you don’t delete it.