Normally the domains have been auto renewing SSL, domain.com and www.domain.com renewed successfully but the server.mydomain.com for root access did not renew. When I log into Cpanel WHM Manage AutoSSL there is just a blank page. Version 70.0.26.
/usr/local/cpanel/bin/checkallsslcerts --verbose
Hello,
server.mydomain.com sounds like it's the hostname of the server. When you go to WHM>>Service Configuration>>Manage Service SSL certificates do you see a valid certificate installed? If you do not, via CLI can you run the following and provide any errors you receive?
Code:/usr/local/cpanel/bin/checkallsslcerts --verbose
Thank you,
Is the important part. This indicates that there is an issue with the hostname which is preventing the process from being able to retrieve the hash file from the listed URL.[WARN] The system failed to acquire a signed certificate from the cPanel Store because of the following error: (XID nh5rhv) The system queried for a temporary file at “http://server.###.net/.well-known/pki-validation/0FEBD4B03994908C60 4CDF2452810441.txt”, but the web server responded with the following error: 404 (Not Found). A DNS (Domain Name System) or web server misconfiguration may exist.
dig a server.domain.com
The error message here:
Is the important part. This indicates that there is an issue with the hostname which is preventing the process from being able to retrieve the hash file from the listed URL.
Does the domain point to the server? You can ensure this by running a command like dig on the CLI:
Furthermore, if the domain does point to the server successfully do you have any apache includes which have customizations?Code:dig a server.domain.com
Thank you,
Thank you it looks like you are on to something. The main ip was pointing to a domain on the server but other than the server's main ip. I have changed this and will update you shortly.The error message here:
Is the important part. This indicates that there is an issue with the hostname which is preventing the process from being able to retrieve the hash file from the listed URL.
Does the domain point to the server? You can ensure this by running a command like dig on the CLI:
Furthermore, if the domain does point to the server successfully do you have any apache includes which have customizations?Code:dig a server.domain.com
Thank you,
So I ran update again as you requested, and a different response. It must have taken a few minutes but it looks like it has resolved properly and updated the certificate.Please feel free to open a ticket using the link in my signature so that we can take a closer look. Once open please reply with the ticket ID so we can update this thread with the outcome.
Thank you,
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
M | Sectigo AutoSSL doesn't renew domain | Security | 3 | |
T | does autossl work well now ? | Security | 8 | |
H | IP address of AutoSSL does not point to default hostname | Security | 1 | |
F | SOLVED AutoSSL doesn't work | Security | 3 | |
N | SOLVED AutoSSL Error DNS does not mange | Security | 4 |