Restricted domain by Let's Encrypt

No , no
I want to know how can I use thoes to files?
there is section in my control panel that alow me to upload ssl

I mean wich one is cert and wicht one is my key?
privkey.pem
fullchain.pem

fullchain.pem is the cert and the (intermediate) chain.

4 Likes

I put thoese file to their section then cleard the cache and restart the server
but still have problem in ssl
Would you please tell me what to do to fix that?

Really simple ssl panel

Sorry, I don't know CyberPanel.

4 Likes

I don't know CyberPanel or Really Simple SSL either.

There is a forum for Really Simple SSL here. Maybe someone there can help.

You don't have any trouble getting certs from Let's Encrypt. At one time you got an error message because you got too many certs too fast. You can see your cert history here. Now you just need to get your server configuration fixed.

5 Likes

Woow
Is it possible to download on of thoese SSL and put it in my server?
if yes, please tell me how

What is that ? I mean what should I looking for in server or ask to cyberpanel for help?
Thanks

2 Likes

It is possible to download but it is not helpful. It only works with the private key that was created on your machine at the same time. Rudy already had you list all the ones on your machine but there was only the one.

I just meant you need to figure out why your CyberPanel and/or Rapid SSL won't setup the certs properly. I don't have any other advice about that. Sorry

5 Likes

Does this make no sense?

 "detail": "Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: [redacted]: see https://letsencrypt.org/docs/duplicate-certificate-limit/",
  "status": 429

It makes sense. You can see in your cert history (on crt.sh) that you received 5 certs with the identical set of names in the past 7 days. After you received them your system lost them. Or, at least your Panels never configured your server correctly to use them and we just can't find where they are.

Let's Encrypt is doing what you asked. Something else on your system is going wrong.

5 Likes

I see , Is it possible that you remove the limitiation of asking ssl in my domain please?
our seals and google search console are compromized and we really need the ssl .
Please.

No, Let's Encrypt does not offer that. See it explained here

Also in that topic is a work-around. You could try that but please work closely with support group for your Panel to ensure it works correctly.

Let's Encrypt has issued you 25 certs for that domain name that are still valid (not yet expired). Something has been wrong in your system for some time.

7 Likes

They are not supporting , because they know that issue is there and couldn't solve that,
if I create subdomain and request for new SSL , should I replace that files with does was missing ?

A cert only works right when the domain name used to request it matches the domain name in the URL.

So, you cannot get cert for x123.example.com and use it for https://example.com. It will connect but browsers with show error for mis-matched name.

4 Likes

How much I should wait that I can request new ssl?
If I want to purchase the ssl , Is limitation removed?

Until there are less than five issued certs within the last 168 hours.

Let's Encrypt doesn't sell certificates.
You could go to one of the other CAs and buy a cert from them.

5 Likes

Note: A wildcard cert was issued yesterday.
You should be able to use that cert for your domain and all its' subdomains.

4 Likes

The cert work on domain or IP ? Im thinking to change my IP so I can get new one
Is it possible?

Or get cert in windows for that domain and put it on my linux server?

The cert limit is for the exact set of domain names in the cert. Changing the IP or the computer you request the cert from does not matter.

You might try getting a cert with both your base name and www name. That is a different set of names than just your base name. See the Rate Limit link we previously provided for details.

You can use a tool like this one to see how many certs you got recently

5 Likes

Yes, I read it, but I didn't understand it, and I don't know what is the fastest solution for this now

I think this one as long as your Panels work right. Be sure to save all the cert files you request.

What I mean is use the domain names example.com and www.example.com at the same time to get one cert. You asked us to redact your domain name so I am just showing sample.

4 Likes