Hi Netlify team,
My custom domain is proyectamas.com.ar (with www.proyectamas.com.ar). DNS is managed externally (not Netlify DNS).
I’m getting this error and it won’t clear:
SniCertificate::CertificateValidationError: Unable to verify challenge for *.proyectamas.com.ar: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.proyectamas.com.ar - check that a DNS record exists for this domain
I don’t need a wildcard certificate - I only need proyectamas.com.ar and www.proyectamas.com.ar covered. Could you please remove the wildcard requirement and reissue a standard (non-wildcard) certificate for these two domains?
My DNS records:
A @ → 75.2.60.5
CNAME www → proyectamas.netlify.app (or my Netlify subdomain)
Thanks!