• 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!

Issue Automatic renewal via SSLit doesn't work for wildcard certificates

D3nnis3n

Regular Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.57
Hello,
I actually have this issue ever since we changed over to SSLit!, the domains using normal .acme folder verification do correctly renew automatically, all domains that use wildcard certificates and do DNS check do not. I always get this mail:

Code:
Could not secure domains of xxx (login xxx) with Let`s Encrypt certificates. Please log in to Plesk and secure the domains listed below manually.
Securing of the following domains has failed:

<none>

The following domains have been secured without some of their Subject Alternative Names:

<none>

Could not renew Let`s Encrypt certificates for [name redacted] (login admin). Please log in to Plesk and renew the certificates listed below manually.
Renewal of the following Let`s Encrypt certificates has failed:

** 'Lets Encrypt domain1' [days to expire: 29] **
[-] *.domain1
[-] domain1

Invalid response from https://acme-v02.api.letsencrypt.org/acme/new-order.
Details:
Type: about:blank
Status: 503
Detail: {"type": "urn:ietfarams:acme:error:rateLimited", "detail": "Service busy; retry later."}

** 'Lets Encrypt domain2' [days to expire: 29] **
[-] *.domain2
[-] domain2

Invalid response from https://acme-v02.api.letsencrypt.org/acme/new-order.
Details:
Type: about:blank
Status: 503
Detail: {"type": "urn:ietfarams:acme:error:rateLimited", "detail": "Service busy; retry later."}

** 'Lets Encrypt domain3' [days to expire: 29] **
[-] *.domain3
[-] domain3

Could not obtain a replay nonce: Server error: `HEAD https://acme-v02.api.letsencrypt.org/acme/new-nonce` resulted in a `503 Service Temporarily Unavailable` response

** 'Lets Encrypt domain4' [days to expire: 29] **
[-] *.domain4
[-] domain4

Could not obtain a replay nonce: Server error: `HEAD https://acme-v02.api.letsencrypt.org/acme/new-nonce` resulted in a `503 Service Temporarily Unavailable` response

** 'Lets Encrypt domain5' [days to expire: 29] **
[-] *.domain5
[-] domain5

Could not obtain a replay nonce: Server error: `HEAD https://acme-v02.api.letsencrypt.org/acme/new-nonce` resulted in a `503 Service Temporarily Unavailable` response

** 'Lets Encrypt domain6' [days to expire: 29] **
[-] *.domain6
[-] domain6

Invalid response from https://acme-v02.api.letsencrypt.org/acme/order/130661388/225992954306.
Details:
Type: urn:ietfarams:acme:error:malformed
Status: 404
Detail: No order for ID 225992954306

The following Let`s Encrypt certificates have been renewed without some of their Subject Alternative Names:

<none>


Legend:
[+] This domain is secure. The domain's SSL/TLS certificate from Let`s Encrypt has been issued/renewed.
[-] This domain is not secure. Either the domain's SSL/TLS certificate from Let`s Encrypt could not be issued/renewed or the domain name was excluded from the certificate. Renew the certificate manually or request a new one to secure this domain.

The messages displayed some months are different than others, e.g. the missing order id one may be had by a different domain in some months. I have no idea why this just doesnt want to work, before SSLit it worked great. Now we have to manually renew them, which works without problems.
 
Last edited by a moderator:
This issue is still persisting by the way and I haven't been able to find a solution, for last month all wildcard domains failed with "Detail: No order for ID XXXXXXXXX", all normal certificates worked normally.
 
The error in your first post urn:ietfarams:acme:error:rateLimited indicates that there have have been to many calls to Let's Encrypt servers issuing requests. This is usually temporary as Let's Encrypt has a rate limit of 50 certificates per domain per week and 300 issuing requests per 3 hours. Along with 5 failed requests per account, per hostname, per hour. Rate limit issues should resolve themselves within 24 hours as the rate limits haven been reset.

I could not find any information on errors like "Detail: No order for ID XXXXXXXXX" unfortunately.

If you encounter regular issues with certificate renewal I highly recommend opening a ticket with Plesk support for an investigation. To sign-in to support please go to https://support.plesk.com.

If you bought your license from a reseller, your reseller should provide support for you. If the reseller does not provide support, here is an alternative:
https://support.plesk.com/hc/en-us/articles/12388090147095-How-to-get-support-directly-from-Plesk-
 
Thank you, my reseller is not providing support and I neither want to purchase a support subscription after my home was flooded just recently.
It would be great if this bug could simply be fixed instead.
 
We are having identical issue - wildcard certificates from SSLit do not renew automatically anymore. Plesk 18.0.66 Ubuntu 22.04.5 LTS
 
Back
Top