Hello,
Last week I deployed my site on Netlify, and started configuring my custom domain to lead to the one I registered externally. The Netlify site name is nifty-jones-940ad1.netlify.app and the custom domain is http://www.lodybo.nl/. This works and I can access the domain, but the provisioning of a certificate failed. I’ve read multiple support tickets and guides but still haven’t resolved the issue. I’ve not enabled Netlify DNS but I have configured the following in my DNS host:
- CNAME value for www is set to nifty-jones-940ad1.netlify.app
- A record for the apex domain is set to Netlify’s laod balancer: 104.198.14.52
I can verify those settings in dig, but I’m still getting the “We could not provision a Let’s Encrypt certificate for your custom domain.” error in my Dashboard.
Could you tell me what steps I can follow to fix this?