Please fill out the fields below so we can help you better.
My domain is: ehda.co
I ran this command: /usr/local/sbin/certbot-auto --renew-by-default -d ehda.co
It produced this output:
first run:
The new certificate covers the following domains: https://ehda.co
You should test your configuration at:
https://www.ssllabs.com/ssltest/analyze.html?d=ehda.co
-------------------------------------------------------------------------------
IMPORTANT NOTES:
- Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/ehda.co/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/ehda.co/privkey.pem
Your cert will expire on 2017-09-10. To obtain a new or tweaked
version of this certificate in the future, simply run certbot-auto
again with the "certonly" option. To non-interactively renew *all*
of your certificates, run "certbot-auto renew"
- If you like Certbot, please consider supporting our work by:
second run:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Renewing an existing certificate
Performing the following challenges:
tls-sni-01 challenge for ehda.co
Waiting for verification...
Cleaning up challenges
An unexpected error occurred:
There were too many requests of a given type :: Error creating new cert :: too many certificates already issued for exact set of domains: ehda.co
Please see the logfiles in /var/log/letsencrypt for more details.
My web server is (include version): Apache/2.4.25 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 14.04
My hosting provider, if applicable, is: DO
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
I am trying to renew expired certificate for ehda.co but the script failed with the error in title. I did a search at https://crt.sh/?q=%.ehda.co but it doesn’t show any certificates issued.
I had a problem on the last renewal because the cert was originally set up for www.ehda.co and ehda.co whereas since couple of months ago www.ehda.co moved to another cert provider. Cannot renew single certificate after originally using multiple ceritifactes for subdomains etc The solution described there is not working now: it did not issue any new certificate, the one that it generated was still expiring on 10 Sep (already expired). on second run, the “too many cert.” error was produced.