Domain: kaashvilla.com
Netlify site: phenomenal-kataifi-f1001b.netlify.app
Current situation:
Initially, DNS verification was successful in Netlify, but Let’s Encrypt certificate provisioning failed with the message:
“We could not provision a Let’s Encrypt certificate for your custom domain.”
Following troubleshooting, I removed and re-added the custom domain to the site. After re-adding, DNS verification temporarily failed, but it is now succeeding again.
Current status:
-
DNS verification is successful.
-
Certificate provisioning still fails.
-
HTTPS access shows NET::ERR_CERT_COMMON_NAME_INVALID.
DNS records (GoDaddy) — confirmed correct:
A @ 75.2.60.5
A @ 99.83.190.102
CNAME www → phenomenal-kataifi-f1001b.netlify.app
Additional checks:
-
DNSChecker confirms global propagation of the correct records.
-
curl -I http://kaashvilla.com returns “Server: Netlify”.
-
No AAAA records.
-
No CAA records.
-
DNSSEC is disabled.
-
ACME challenge path is reachable through Netlify.
Request:
Could someone please review the certificate provisioning logs for kaashvilla.com and www.kaashvilla.com and check whether there is a stuck or invalid Let’s Encrypt validation/certificate state on the backend?
The domain is correctly routed to Netlify, DNS verification succeeds, but certificate issuance continues to fail.