Hi,
yesterday I tried to renew (and create) certificates on a Ubuntu VM via the command line letsencrypt tool. While the tool reported that the certificate was renewed/created successfully, successive restarting the nginx webserver always failed (with certificate errors). Unfortunately I repeated the process several times, following multiple tutorials, with no success.
Today, I was made aware of our old admin, that he also experienced issues when trying the command line tools directly and told me that I have to do it the way he did, i.e. use sslforfree to successfully recreate/renew the certificate. I followed the instructions given by the site (manual verification via the upload of a file). Following the instructions, I now got following error (rateLimit exceeded):
Certificate signature failed. If you supplied your own CSR make sure the domains on it match what you put on SSLForFree. If there is a rate limiting error at the end of this paragraph certificates per Domain is currently 5 per 7 days. Try asking Lets Encrypt to increase the limit or wait 7 days. Rate limits should increase in the near future. { “type”: “urn:acme:error:rateLimited”, “detail”: “Error creating new cert :: too many certificates already issued for exact set of domains: daimler-c03.vrcm.rocket-di.com”, “status”: 429 }
Since the results suggests to ask LetsEncrypt to increase the limit, I would like to ask if it is possible to reset/increase the limit within a short period of time. Or do I have to wait for the timespan of 7 days before I can try to renew the certificate again.
Also I read on this site that the limit has been increased to 20, so is our domain configuration out of date?
I would be really glad I you could help us out on short notice. Otherwise I will wait for a week and try again.
My apologies for the inconvenience & many thanks in advance for any help.
Best