Author Topic: server ssl doesnt exist  (Read 9922 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Re: server ssl doesnt exist
« Reply #15 on: June 15, 2021, 10:08:54 AM »
Go to
Code: [Select]
admin/index.php?module=change_hostname and on the change hostname options check all SSL options and click on change hostname.

Check
Code: [Select]
/var/log/cwp/autossl.log afterwards from SSH

You should see something like
Code: [Select]
SSL Failed to install for Hostname
The fix is: add the domain of hostname subdomain to DNS zones - best way is to add it as an account

Then go to DNS Records on CWP and add hostname as A Record with TTL of
Code: [Select]
14400
Afterwards check
Code: [Select]
/var/log/cwp/autossl.log from SSH




Delete SSL cert from the respective module and repeat these steps
Applications Developer | RHEL Linux Server Administrator

Reach out to me in pm to solve any application deployment such as NodeJS, Java, PHP etc


Managed 40gb Shared CWP PRO Hosting for $20 p/a offer
Managed 60gb Shared CWP PRO Hosting for $40 p/a offer
Managed 100gb Shared CWP PRO Hosting for $60 p/a offer
Managed 200gb Shared CWP PRO Hosting for $120 p/a offer


CentOS 8 died a premature death at the end of 2021 - migrate to RockyLinux Os.

Offline
***
Re: server ssl doesnt exist
« Reply #16 on: June 15, 2021, 10:58:55 AM »
I am not running a dns service on my server.  I am using the Linode dns services.
Listen to everything Pixelpadre says.

Offline
*
Re: server ssl doesnt exist
« Reply #17 on: June 15, 2021, 11:25:43 AM »
I am not running a dns service on my server.  I am using the Linode dns services.


Use this respective docs https://www.linode.com/docs/products/networking/dns-manager/get-started/ to add A record
Applications Developer | RHEL Linux Server Administrator

Reach out to me in pm to solve any application deployment such as NodeJS, Java, PHP etc


Managed 40gb Shared CWP PRO Hosting for $20 p/a offer
Managed 60gb Shared CWP PRO Hosting for $40 p/a offer
Managed 100gb Shared CWP PRO Hosting for $60 p/a offer
Managed 200gb Shared CWP PRO Hosting for $120 p/a offer


CentOS 8 died a premature death at the end of 2021 - migrate to RockyLinux Os.

Offline
***
Re: server ssl doesnt exist
« Reply #18 on: June 15, 2021, 09:50:13 PM »
I am not running a dns service on my server.  I am using the Linode dns services.


Use this respective docs https://www.linode.com/docs/products/networking/dns-manager/get-started/ to add A record

I already have my A record.......leafdns.com
Listen to everything Pixelpadre says.