Hi Netlify team,
I’ve been trying to enable HTTPS for my custom domain but the SSL certificate never completes. Here are all the details:
Site Name:
grocard.netlify.app
Custom Domain:
grocard.ai
(managed externally via Namecheap)
A records: 75.2.60.5
, 99.83.190.102
CNAME for www
: grocard.netlify.app
The Problem:
- SSL certificate never provisions through Let’s Encrypt
- HTTPS continues to serve the fallback wildcard cert for
*.netlify.app
- SSLShopper shows the wrong Common Name
- Browser throws
NET::ERR_CERT_COMMON_NAME_INVALID
forhttps://grocard.ai
What I’ve Tried:
- Re-added domain (
grocard.ai
) to the site 5+ times - DNS verification passes every time
_redirects
are present and working- Waited up to 1 hour after verification
- Verified propagation globally via DNSChecker and SSLShopper
- Deleted all Netlify DNS records and DNS zones at team level
- Hosting content serves fine, HTTPS does not
Did I try Ask Netlify or docs?
Yes — read the SSL/TLS support guides, cleared DNS, and re-triggered provisioning multiple times.
Help:
Please help reset or force the Let’s Encrypt provisioning from your side. It looks like something is stuck server-side on the SSL issuance.
Thanks in advance