Hello,
I’m having trouble setting up the SSL certificate for my custom domain, and I need assistance.
- Netlify Site Name:
candid-florentine-c705db.netlify.app
- Custom Domain:
shopmyoutfit.me
- Error Message:
In the HTTPS settings, I see the following error:
“shopmyoutfit.me doesn’t appear to be served by Netlify. We can’t renew your Let’s Encrypt certificate automatically until the issue is resolved.”
Additionally:
- My DNS records point to the correct Netlify settings.
- The root domain (
shopmyoutfit.me
) has A records pointing to75.2.60.5
,104.198.14.52
, and99.83.190.102
.9 (i am not sure if i should delete some?) - The subdomain (
www.shopmyoutfit.me
) has a CNAME record pointing tocandid-florentine-c705db.netlify.app
.
- The root domain (
- I’ve verified the DNS records using
dig
and DNS Checker. A records are correct, but CNAME is not. - I tried to renew, but the same message apear.
- I checked in my terminal, the server is Netlify
- It has been more than 48 hours since the DNS records were updated.
Despite all of this, the SSL certificate isn’t being issued.
Could someone please help me troubleshoot this issue? I’m not sure what’s going wrong.
Thank you in advance!