Control Web Panel

WebPanel => SSL => Topic started by: nated1992 on July 05, 2021, 06:01:55 PM

Title: Auto SSL DNS does not point to server.
Post by: nated1992 on July 05, 2021, 06:01:55 PM
(https://lightsandalerts.com/ssl%20error.png)

I have recently started getting this error. No changes on my serve has been made.

My GoDaddy account was hacked and some information on a domain was changed but has been reverted back to before.

This error is across the board for all sites hosted on my server.

I have tried looking .htacess files, And fixing account permission.

Every account and every URl returns this DNS message.

Everything also uses GoDaddy DNS as far as changing records which has worked fine till now.
Title: Re: Auto SSL DNS does not point to server.
Post by: josephgodwinke on July 09, 2021, 04:33:22 AM
NS records for the domains same as the server's NS records?
Title: Re: Auto SSL DNS does not point to server.
Post by: nated1992 on July 09, 2021, 02:04:00 PM
Sorry forgot to post the solution. 
Ended up being port and firewall settings.
If your getting this error and your DNS is set correctly make sure your firewall and ports are set to allow the correct traffic.  Cheers
Title: Re: Auto SSL DNS does not point to server.
Post by: lhpsobral on July 10, 2021, 01:34:40 AM
do you have a print of this solution ?
Title: Re: Auto SSL DNS does not point to server.
Post by: nated1992 on July 10, 2021, 02:23:00 AM
As simple as it sounds it was port 80 some how being blocked from the updated autossl. I have my sever set to DMZ on the router firewall think the server firewall could handle all port requests. Some how although this allowed website to be live it wasn't forwarded In a manner autossl would accept.  "Unfortunately I don't completely understand this" actually port forwarding individual ports on my router allowed autossl to validate correctly and issue certificates.