Need help setting up SSL for my apex domain

Hi , I have set up an external DNS to host my netlfiy.app

my primary domain is www.shurfan.com and my secondary is shurfan.com which should redirect to the primary.

the primary one works just fine…but that secondary one throws NET::ERR_CERT_COMMON_NAME_INVALID error. I have see other topics in the support forum where some users had same issue and the support team fixed it for them. I tried waiting 48 hours after clicking the renew certificate but things remain unchanged.

There are currently 3 A records for shurfan.com

$ dig shurfan.com
shurfan.com.		752	IN	A	15.197.142.173
shurfan.com.		752	IN	A	3.33.152.147
shurfan.com.		752	IN	A	75.2.60.5

You need to remove the first two leaving only the record with the value 75.2.60.5.

Worked . thanks. It seems I had domain forwarding set up as I previously tried to forward mask my domain to the netlify.app. So I removed the forwarding and these records got deleted automatically.