Hello,
Since this morning, a server is having trouble renewing certificates.
`/usr/local/cpanel/bin/autossl_check --all` outputs "Local HTTP DCV error: ... does not resolve to any IP addresses on the internet." and "DNS query error (CAA): SERVFAIL (2)" for 8 domains.
tcpdump does not show any SERVFAILs or even CAA lookups. I just see a few AAAA and A lookups, which all succeed. So, I guess AutoSSL queries the authorative nameservers directly. But those return NOERROR. Anyway, this doesn't seem to be matter, as the DCV is still performed without/with faulty CAA records.
What I tried:
Here's one of the failing domains for inspection:
REDACTED PUBLIC DOMAIN INFO
The subdomains for which the 'local HTTP DCV' fails is not consistent. Actually, it seems completely random:
REDACTED PUCLIC DOMAIN INFO
After re-running `autossl_check --all` a few times, without making any changes, 3 of 11 domains suddenly passed the DCV validation out of nowhere. This leads me to believe that the cPanel Store is experiencing issues.
Since this morning, a server is having trouble renewing certificates.
`/usr/local/cpanel/bin/autossl_check --all` outputs "Local HTTP DCV error: ... does not resolve to any IP addresses on the internet." and "DNS query error (CAA): SERVFAIL (2)" for 8 domains.
tcpdump does not show any SERVFAILs or even CAA lookups. I just see a few AAAA and A lookups, which all succeed. So, I guess AutoSSL queries the authorative nameservers directly. But those return NOERROR. Anyway, this doesn't seem to be matter, as the DCV is still performed without/with faulty CAA records.
What I tried:
- There was still a faulty NAT configuration. Removed /var/cpanel/cpnat
- DNSViz, DNSSpy and Verisign don't see any DNSSEC troubles
- I saw some posts regarding issues with Sectigo, so switched from Sectigo to Let's Encrypt as AutoSSL provider
- Switch from BIND to PowerDNS to no DNS server (even though the local resolver doesn't seem to be used)
- Updated resolvers in /etc/resolv.conf from Google to local ones
- Disabled firewalld (all chains in `iptables -nvL` had no rules)
- Ensured that default DNS records such as 'ipv6', 'webdisk' and 'webmail' are present
- `upcp`
- Reboot
Here's one of the failing domains for inspection:
REDACTED PUBLIC DOMAIN INFO
The subdomains for which the 'local HTTP DCV' fails is not consistent. Actually, it seems completely random:
REDACTED PUCLIC DOMAIN INFO
After re-running `autossl_check --all` a few times, without making any changes, 3 of 11 domains suddenly passed the DCV validation out of nowhere. This leads me to believe that the cPanel Store is experiencing issues.
Last edited by a moderator: