I have site kosahin-assets.netlify.app
with custom domain assets.kosahin.com
.
At first when I tried to provision certificate it give me error “unable to provision certificate” or something like that. Then after I check your troubleshoot page and did Flush cache with google tool it start giving
error “missing certificate”.
DNS configuration is done and your dns verification says it’s ok. What to do next?
I use AWS Route53 for dns hosting.
Here is command output I used to verify manually dns config:
$ nslookup assets.kosahin.com 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
assets.kosahin.com canonical name = pedantic-shaw-cddfda.netlify.app.
Name: pedantic-shaw-cddfda.netlify.app
Address: 84.201.158.88
Name: pedantic-shaw-cddfda.netlify.app
Address: 130.193.56.159
Thanks!