Hi, I’m having issues getting SSL working, it says awaiting validation. Looking at the certificate over incognito, it’s almost like it’s using a certificate from the last time I was on netlify, before I migrated to GatsbyJS and now back again.
I checked, let’s debug.com and it says everything is ok, I also ran
curl -s -v http://www.findcanary.com 2>&1 | grep -i server
< Server: Netlify
curl -s -v http://findcanary.com 2>&1 | grep -i server
< Server: Netlify
I’m stuck and now my entire website is down, because to finish I need DNS, and I can’t change my NS back and still get this to validate.
The website is “https://findcanary.com”.
- we need to know your netlify site name. Example:
gifted-antelope-58b104.netlify.app
- DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
- Build problems? Link or paste the FULL build log & build settings screenshot
The better the post - the faster the answer.