• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Let'sEncrypt certificate issue

Insurm

New Pleskian
I got a certificate with the Let'sEncrypt thing awhile ago and forgot about it. Then about a month ago it stopped working because it expired.

Plesk says it will automatically renew certificates 30 days before they expire, so that was odd. When I tried to renew it manually, it came up with "Error creating new cert :: too many certificates already issued for exact set of domains urn:acme:error:rateLimited"

I created a new subdomain and tried to get a certificate for it, and that worked fine. I can't figure out why I'm not able to renew the certificate for my main domain.

I asked for help on the Let'sEncrypt forum:

"This error means that the certificate was successfully renewed (at least 5 separate times in the past week!). However, your Plesk plugin for some reason failed to start using it and failed to realize that it had successfully renewed it. When it does, it succeeds, but somehow doesn't realized that it's succeeded. At least, that's the most likely interpretation of that rate limit error."

So it looks like Plesk is just trying to renew it over and over.

Is there a way I can just completely remove the certificate, and then try to install it again rather than renew it?

My certificate expired 6/8 and I get that error every time I try to renew it.
I'm using Plesk 12.5.30

D:
 
There is a rate limit of 5 certificates per domain per 7 days in place that is set by Let's Encrypt
You can just wait for 7 days and try again.

You can find assigned certificate with

# plesk bin certificate -l -domain domain.com

And then remove it with

# plesk bin certificate -r <cert_name>
 
A few days ago i posted the same problem. Letsencrypt support says its (maybe) a bug in Plesk.

....
Then i registered to the letyencypt community board and got this answer:

79_1.png


schoen Certbot engineer / EFF
July 7

You can see here that you have successfully issued a large number of certificates:

https://crt.sh/?Identity=%25kjp-bremicker.de&iCAID=16418

So the problem is that Plesk fails to configure your web server to make use of these certificates, which then leads you to try to get another certificate, with no different result.

I would suggest asking over on the Plesk forums

talk.plesk.com

og_logo.jpg


Plesk Forum
Plesk community discussion forums

You can tell them that you have the "Install certificate failure: Unable to set certificate name" which was supposedly fixed in the past and that apparently this error still continues to occur for you for some reason.


i disabled the use of the cert and use a selfsigned now.

Maybe it helps to wait a few days, switch back to Letsencypt and then try to renew the Letsencryp cert, but still wondering why all other domains work fine with the cert....?

Issue - Lets encnnrypt: Install certificate failure: Unable to set certificate name
 
7 days later i disabled the (temporarily installed) self signed cert and reinstalled the Letsencrypt cert for the one domain again.
It works.
crt.sh | kjp-bremicker.de
Now the question remains why Plesk could not install the certificate earlier and as many attempts were made which led to a blocking.

I hope these daily attempts are now finished and it will not be blocked again (rate limit of 5 certificates per domain per 7 days).
I will report.
 
Back
Top