Unable to renew ssl du to lost cert

My domain is: cousseau.eu

i have lost my container containing my certs… so i can’t renew my wildcard because i have exceed rate-limit by searching the cause … i can’t wait one month to have a ssl certificate.

the output command is :
Error creating new order :: too many certificates already issued for exact set of domains: *.cousseau.eu:

have a nice day
Félix

If you are willing to wait, your rate limit will subside at: 14 Apr 2020 23:20:07 AEST . That is just over 4 days from now.

Otherwise, the only way you will be able to get around this is to add a second name to the same certificate request, so that it is counted in a separate rate limit bucket.

So, for example

cerbot [...previous args] -d "*.cousseau.eu" -d "cousseau.eu"

Okay thank you, I understood that I was blocked for 1 month. I'll wait until the 14th then;)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.