Issued max 4-5 Certificates this weak, receiving too many certificates already issued for exact set of domains error

My domain is: ClassCoder.com

I ran this command: sudo /opt/bitnami/letsencrypt/scripts/generate-certificate.sh -m admin@classcoder.com -d classcoder.com -d www.classcoder.com

It produced this output: too many certificates already issued for the exact set of domains

My hosting provider, if applicable, is: AWS

I Have Generated 4 Certificates this week ( The main limit is Certificates per Registered Domain , (50 per week). ).

Ref:https://letsencrypt.org/docs/rate-limits/

Please Please Help

Hi @classcoder

you have created 5 identical certificates ( https://check-your-website.server-daten.de/?q=classcoder.com ):

CRT-Id Issuer not before not after Domain names LE-Duplicate next LE
1361339920 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-04-07 16:26:52 2019-07-06 16:26:52 classcoder.com, www.classcoder.com duplicate nr. 5 next Letsencrypt certificate: 2019-04-13 10:58:09
1362577048 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-04-07 13:04:02 2019-07-06 13:04:02 classcoder.com, www.classcoder.com duplicate nr. 4
1360894857 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-04-07 13:01:10 2019-07-06 13:01:10 classcoder.com, www.classcoder.com duplicate nr. 3
1357073745 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-04-06 11:01:55 2019-07-05 11:01:55 classcoder.com, www.classcoder.com duplicate nr. 2
1359284704 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-04-06 10:58:09 2019-07-05 10:58:09 classcoder.com, www.classcoder.com duplicate nr. 1
1355028747 CN="cPanel, Inc. Certification Authority", O="cPanel, Inc.", L=Houston, C=US, ST=TX 2019-04-05 22:00:00 2019-07-05 21:59:59 classcoder.com, cpanel.classcoder.com, mail.classcoder.com, webdisk.classcoder.com, webmail.classcoder.com, www.classcoder.com

Where are these?

I don't know what that script generate-certificate.sh is doing.

What's the output? Is there a log?

Perhaps you have to do additional things. Bitnami has it's own rules.

1 Like

My newbie developer terminated the instances where the certificates were installed & he reinstalled the applications (

2019/04/08 13:15:28
[INFO] [classcoder.com, www.classcoder.com] acme: Obtaining bundled SAN certificate

2019/04/08 13:15:29
Could not obtain certificates
acme: Error 429 - urn:ietf:params:acme:error:rateLimited - Error creatin g new order :: too many certificates already issued for exact set of domains: cl asscoder.com,www.classcoder.com: see https://letsencrypt.org/docs/rate-limits/

Error: Something went wrong when running the following command:

$ “LEGO_BIN" --path "/opt/bitnami/letsencrypt" --email="{email}” ${domain_arg s} run

Please check our documentation or open a ticket in our community forum, our team will be more than happy to help you!

If you have deleted these certificates, you have to wait:

next Letsencrypt certificate: 2019-04-13 10:58

Or you create a new certificate with a different set of domain names (or only one domain name). But then you may need additional vHosts.

Installed is a self signed certificate:

E=blog.classcoder.com, CN=Naffys Mir, 
OU=Class Coder, O="Naffys Mir, Inc.", L=Bangalore, S=KA, C=IN
	08.04.2019
	07.04.2020
expires in 365 days 

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