Netlify is not providing SSL

I’m using external domain and getting “Can’t provision” error. I have checkmarks on my primary domain and on www, and verified that they work in http. The only difference is that i am using A and CNAME Records instead of a ALIAS ONE is htat an issue?. Do I need to set ALIAS record in addition to ALIAS for SSL provision to not error? The doc here Configure external DNS for a custom domain | Netlify Docs says A record is a backup.
my custom domain name is southglass.in

 % dig A southglass.in +short
99.83.190.102
75.2.60.5

The A record pointing to 99.83.190.102 is incorrect. Please remove it and it’ll resolve the issue.

thanks a lot the website is running now

1 Like