Limit rate per week

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: polinushka.fashion

I ran this command: certbot certonly -d polinushka.fashion -d www.polinushka.fashion

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 exact set of domains: polinushka.fashion,www.polinushka.fashion: see https://letsencrypt.org/docs/rate-limits/

My web server is (include version): nginx/1.16.0

The operating system my web server runs on is (include version): Debian GNU/Linux 9 (stretch)

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): no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): certbot 0.28.0

As I know, the limit is 5 serts per week. Server was reinstalled, but i have only 3 certs per this week
https://crt.sh/?q=polinushka.fashion
Please tell me when I’ll can get new sert. Thanks

Hi @vmwiz

you have created 5 identical certificates ( https://check-your-website.server-daten.de/?q=polinushka.fashion#ct-logs ):

CertSpotter-Id Issuer not before not after Domain names LE-Duplicate next LE
941843869 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 18:27:19 2019-08-29 18:27:19 polinushka.fashion - 1 entries duplicate nr. 2
941721271 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 17:01:16 2019-08-29 17:01:16 polinushka.fashion, www.polinushka.fashion - 2 entries duplicate nr. 5 next Letsencrypt certificate: 2019-06-07 13:36:21
941699084 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 16:46:01 2019-08-29 16:46:01 polinushka.fashion, www.polinushka.fashion - 2 entries duplicate nr. 4
941765182 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 16:30:28 2019-08-29 16:30:28 polinushka.fashion, www.polinushka.fashion - 2 entries duplicate nr. 3
941668884 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 16:21:31 2019-08-29 16:21:31 polinushka.fashion, www.polinushka.fashion - 2 entries duplicate nr. 2
941406536 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 13:36:21 2019-08-29 13:36:21 polinushka.fashion, www.polinushka.fashion - 2 entries duplicate nr. 1
941336921 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 12:47:57 2019-08-29 12:47:57 polinushka.fashion - 1 entries duplicate nr. 1
897848793 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-06 21:53:28 2019-08-04 21:53:28 polinushka.fashion, www.polinushka.fashion - 2 entries

But you are right

crt.sh shows only three new.

CRT-Id Issuer not before not after Domain names LE-Duplicate next LE
1528265623 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 16:27:19 2019-08-29 16:27:19 polinushka.fashion
1 entries duplicate nr. 2
1528022631 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 14:46:01 2019-08-29 14:46:01 polinushka.fashion, www.polinushka.fashion
2 entries duplicate nr. 1
1527495892 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-31 10:47:57 2019-08-29 10:47:57 polinushka.fashion
1 entries duplicate nr. 1
1454131584 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-05-06 19:53:28 2019-08-04 19:53:28 polinushka.fashion, www.polinushka.fashion
2 entries

But there are different sets of domain names.

That's

  1. Source crt.sh - old and new certificates, sometimes very slow.

the reason. crt.sh is sometimes very slow, currently, your search lists only precertificates, not leaf certificates.

So:

next Letsencrypt certificate: 2019-06-07 13:36:21.

if you want to create a certificate with both domain names.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.