Hi all,
I’m unable to get an SSL certificate provisioned for my custom domain. DNS verification passes in the dashboard, but the Let’s Encrypt cert never issues, and browsers reject the connection with ERR_TLS_CERT_ALTNAME_INVALID because Netlify is still serving the default *.netlify.app certificate.
Site details
-
Site ID:
7903397b-...(full ID available on request via DM) -
Netlify subdomain:
theinsightshop.netlify.app(working, cert valid) -
Custom primary domain:
theinsightshopllc.com -
Custom alias:
www.theinsightshopllc.com -
Domain registrar: Namecheap
-
DNS host: Namecheap BasicDNS (nameservers
dns1.registrar-servers.com/dns2.registrar-servers.com) -
Email: Microsoft 365 (MX records unchanged, email working)
DNS state (externally verified via Google Public DNS)
-
theinsightshopllc.comA →75.2.60.5(single record) -
www.theinsightshopllc.comCNAME →theinsightshop.netlify.app. -
AAAA records: none
-
CAA records: none
-
DNSKEY / DS records: none (DNSSEC is not enabled)
Third-party validation
-
Let’s Debug run against the apex with
http-01method reports “All OK — 0 issues detected”
Timeline
-
Completed DNS cutover (old host was Wix → moved to Namecheap BasicDNS, A and CNAME pointed at Netlify)
-
Added
theinsightshopllc.comandwww.theinsightshopllc.comin Domain management -
First “DNS verification failed” — clicked Retry DNS verification → success
-
HTTPS panel showed “DNS verification was successful” with no cert issuing. Waited 30+ min. No progress.
-
Removed both domains and re-added them fresh. Set apex as primary. DNS verification retry → success.
-
HTTPS panel has shown “DNS verification was successful” for ~30+ min with no cert issuing.
-
External HTTPS requests continue to return
ERR_TLS_CERT_ALTNAME_INVALID.
Hypothesis
DNS is clean, Let’s Debug is green — nothing external to fix. I suspect earlier failed provisioning attempts (before DNS fully propagated, and during the remove/re-add) triggered an internal rate-limit or stuck state that isn’t surfaced in the UI.
What I’m asking
Could a Netlify staff member please:
-
Check the internal provisioning logs for my site’s SSL issuance attempts
-
Manually force a fresh Let’s Encrypt provisioning attempt for both domains
-
Let me know if there’s something on my side I’m missing
Happy to DM the full Site ID or any other info. Thanks in advance!