0 Members and 4 Guests are viewing this topic.
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 SSHYou should see something like Code: [Select]SSL Failed to install for HostnameThe fix is: add the domain of hostname subdomain to DNS zones - best way is to add it as an accountThen go to DNS Records on CWP and add hostname as A Record with TTL of Code: [Select]14400Afterwards check Code: [Select]/var/log/cwp/autossl.log from SSH
admin/index.php?module=change_hostname
/var/log/cwp/autossl.log
SSL Failed to install for Hostname
14400
I am not running a dns service on my server. I am using the Linode dns services.
Quote from: Namaste on June 15, 2021, 10:58:55 AMI 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