Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: indianeagles.team
I ran this command: Manual Verification
It produced this output:
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:ietf:params:acme:error:rateLimited”, “detail”: “Error finalizing order :: too many certificates already issued for exact set of domains: indianeagles.team,www.indianeagles.team: see https://letsencrypt.org/docs/rate-limits/”, “status”: 429 }
My web server is (include version): Apache 2.4 with CWP
The operating system my web server runs on is (include version): Apache
My hosting provider, if applicable, is:
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): CWP
I never received the certificates on the page. It always gave an error. So I tried many times. Failed! So I took help of this. I have the certificate now, where is the private key!
Do you remember what the original error was? The certificates were created just fine.
Unfortunately if you have lost your private keys and you cannot retrieve them using sslforfree.com, then they are gone forever.
At this time, you have two choices:
Wait 5 days for the rate limit to elapse, or
Add a third name to the certificate, so it is not considered a “duplicate”. For example x.indianeagles.team. In this case, I would suggest using a site like ZeroSSL to create the certificate instead, which may not suffer from whatever problem you ran into.
I tried ZeroSSL, which ran into the same error message. I will wait for 5 days from today. Then try ZeroSSL and also set up a cron job later, to avoid such mistakes. Thanks.