Troll2Jeux
New Pleskian
Hello,
We are running an online shop on a server based on Debian 10.13, with a Plesk Obsidian Web Pro Edition Version 18.0.52 Update #2 and hosted by OVH.com.
The server holds 1 domain (domain.com) and 1 subdomain (test.domain.com - currently suspended).
When I looked upon the server rating, Advisor tells me that "Plesk is not secured". When I try to secure it, I get the following error :
I looked at the documentation but it makes no sens to me : "The most common rate limit of 50 certificates per domain per 7 days" --> why would we ask for more than 50 certificates for 1 domain and 1 subdomain ? Or does it count all ovh hosted websites ?
I checked if a cron task could maybe mess with that and all I found was :
Which shouldn't be enough to cause any trouble either.
Would you have any advice on how to solve this problem ?
Thanks !
We are running an online shop on a server based on Debian 10.13, with a Plesk Obsidian Web Pro Edition Version 18.0.52 Update #2 and hosted by OVH.com.
The server holds 1 domain (domain.com) and 1 subdomain (test.domain.com - currently suspended).
When I looked upon the server rating, Advisor tells me that "Plesk is not secured". When I try to secure it, I get the following error :
Code:
Could not issue an SSL/TLS certificate for domain.reseller.mis.ovh.net
Details
Could not issue a Let's Encrypt SSL/TLS certificate for domain.reseller.mis.ovh.net.
One of the Let's Encrypt rate limits has been exceeded for domain.reseller.mis.ovh.net.
See the related Knowledge Base article for details.
Details
Invalid response from https://acme-v02.api.letsencrypt.org/acme/new-order.
Details:
Type: urn:ietf:params:acme:error:rateLimited
Status: 429
Detail: Error creating new order :: too many certificates already issued for "ovh.net". Retry after 2023-05-12T15:00:00Z: see https://letsencrypt.org/docs/rate-limits/
I looked at the documentation but it makes no sens to me : "The most common rate limit of 50 certificates per domain per 7 days" --> why would we ask for more than 50 certificates for 1 domain and 1 subdomain ? Or does it count all ovh hosted websites ?
I checked if a cron task could maybe mess with that and all I found was :
Which shouldn't be enough to cause any trouble either.
Would you have any advice on how to solve this problem ?
Thanks !