Author Topic: Trusted but invalid how can it be both  (Read 5209 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Trusted but invalid how can it be both
« on: May 10, 2020, 03:53:10 PM »
I've installed a combo SSL license through CWP Autossl and it says that all services are licensed (Ftp, Cpanel, Webmail and so on) I've also checked using the test buttons 1 through to 4 and as far as I can see the certificates are all fine. I've entered "A" records for the host name, ptr records and hostname resolve with dns, yet every browser I've tried says that the certificates for the host is invalid. the host is srv1.shoppenzance.co.uk
Clearly I must have done something wrong... Has anyone got any ideas that might help please?

Re: Trusted but invalid how can it be both
« Reply #1 on: May 10, 2020, 04:27:33 PM »
Quote
srv1.shoppenzance.co.uk uses an invalid security certificate.
 
The certificate is not trusted because it is self-signed
Change hostname in Admin, keeping hostname the same.

Use better DNS provider for nameservers, eg ClouDNS
Quote
[465D0F6C] shoppenzance.co.uk. (77%) Failures: 6
[20AD129D] srv1.shoppenzance.co.uk. (0%) Failures: 39

« Last Edit: May 10, 2020, 04:33:04 PM by cynique »

Offline
*
Re: Trusted but invalid how can it be both
« Reply #2 on: May 10, 2020, 04:59:15 PM »
I have tried to save the host (with the same name whilst all options are ticked) but I still get invalid certificates. I also restarted CWP services, but no difference.
I agree that the DNS service I'm using isn't the best and may look in to changing that as well.

Re: Trusted but invalid how can it be both
« Reply #3 on: May 10, 2020, 05:12:35 PM »
Code: [Select]
/scripts/autossl_fix_tmp_pathChange hostname again.
Debug..
Code: [Select]
tail -100 /root/.acme.sh/acme.sh.log | less
DNS needs to be correct.

Offline
*
Re: Trusted but invalid how can it be both
« Reply #4 on: May 10, 2020, 05:28:50 PM »
Umm... tried that and it didn't work. However, the script mentioned

Quote
Le_LinkOrder
Le_LinkOrderFinalize
Create new order error. LeOrderFinalize not found. {
"type": "urn:itself:params:acme:error:relateLimited",
"Detail": "Error creating new order :: too many certificates already issued for exact set of domains: srv1.shoppenzance.co.uk: see https://letsencrypt.org/docs/rate-limits/


So I'm guessing I'm out of licensing because I've tried too often :(

Re: Trusted but invalid how can it be both
« Reply #5 on: May 10, 2020, 05:33:52 PM »
Read https://letsencrypt.org/docs/rate-limits/
Time for you to fix DNS before trying again.