I DO change the name servers before copying the DNS records from GoDaddy to Netlify. Now my only issue is the SSL certificate, is already several hours and netlify is telling me that my custom domain appears not to be served by netlify, BUT I’m doing a
curl -s -v http://customDomain.com 2>&1 | grep Server < Server: Netlify
And as you can see I have a Netlify
server as an answer.
What could be the problem here? Is just a matter of time until the DNS propagation?
thank you so much any leads in this.