In short, autoSSL in WHM(cPanel) is throwing this in error log:
Analyzing “nethr.chat” (website) …
8:34:43 AM ERROR TLS Status: Defective
ERROR Certificate expiry: 10/14/24, 2:04 PM UTC (2.69 days ago)
ERROR Defect: OPENSSL_VERIFY: The certificate chain failed OpenSSL’s verification (0:10:CERT_HAS_EXPIRED).
8:34:43 AM WARN Local HTTP DCV error (nethr.chat): “nethr.chat” does not resolve to any IP addresses on the internet.
WARN Local HTTP DCV error (www.nethr.chat): “www.nethr.chat” does not resolve to any IP addresses on the internet.
But domain is registered regulary for over a year now and pointing to my server:
Everything was ok until renuvation of certificat.
I am sorry if duplicate post or I did not red something. I searched the forum, find one issue similar but not related to mine, and I am not expert/advanced user.
The warning “nethr.chat” does not resolve to any IP addresses on the internet. sounds important and DNSViz is unhappy with your DNSSEC configuration: nethr.chat | DNSViz
Looks like those erroneous dnsowl.com nameservers are gone now, only wpsetups.com nameservers left. I can see the expired certificate being presented currently.
OP simply needs to renew it now
Edit: weird, DNSViz still sees those dnsowl nameservers somehow. Not sure where it's getting those from, I can't see them myself..
Ah, found it, maybe! I think it's coming from the SOA RR for nethr.chat. itself. It mentions ns1.dnsowl.com. Still not sure where ns2 is coming from though.. Nor where robotns3.second-ns.com comes from at all..
OK, figured it out..
The current nameservers ns1.wpsetups.com and ns2.wpsetups.com are actually configured properly in the recursive path from the root zone . down to the domain ("delegation NS RRset"), BUT if you ask those wpsetups nameservers THEMSELVES who are the correct nameservers of nethr.chat ("authorative NS RRset"), they don't respond with: "Well, that's myself and my neighbour", no, they respond with those erroneous dnsowl.com and second-ns.com nameservers!:
No, I meant the ns2.dnsowl.com NS with that ns2, as only ns1 was mentioned in the SOA RR.
But it wasn't the SOA RR in the end, see my edit below the "OK, figured it out" stuff: it's simply the authorative NS RRset from nethr.chats own nameservers that are not referring to themselves.
Thank you all very much for info, I didn't understand it all but it lead me to solution. So before I used my registars default nameservers. Now I am using my webservers ns1 and 2.wpsetups.com. And registars default nameservers left listed in zone in NS record on my nameserver which i host on my dedicated server. I still can not run autssl even though I made changes in the zone, i probably have to wait 24-48hours for propagation.