Hello i have trouble creating a certificat. It seems that i have too much certificats but it's the first time that i try to create one.
My domain is: vps804030.ovh.net
I ran this command: sudo ./letsencrypt-auto certonly -d vps804030.ovh.net --manual
It produced this output: An unexpected error occurred:
There were too many requests of a given type :: Error creating new order :: too many certificates already issued for: ovh.net: see https://letsencrypt.org/docs/rate-limits/
My web server is (include version): nginx/1.14.1
The operating system my web server runs on is (include version): CentOS Linux 8 (Core)
My hosting provider, if applicable, is: OVH
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): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): I don't know
I know about the limit, but i only ran this command one time, just after installing letsencrypt, that's why i don't understand why i have this error.
Thank you