PHi Netlify team,
I’m having an issue provisioning the SSL certificate for my custom domain italiachenonsiracconta.it
.
Here are the details:
italiachenonsiracconta.it
is set as the primary domain- It has two A records:
75.2.60.5
99.83.190.102
www.italiachenonsiracconta.it
is a CNAME pointing to:italiachenonsiracconta.netlify.app
DNS propagation is complete (checked with whatsmydns.net), and all records are correct.
Still, the dashboard shows this warning:
“italiachenonsiracconta.it doesn’t appear to be served by Netlify”
I’ve tried:
- Flushing DNS via Google
- Renewing the certificate manually
- Testing with
curl
, which fails with:Unable to create a secure SSL/TLS channel
Everything points to Netlify not responding on HTTP port 80 for domain validation, even though configuration appears correct.
Can you please force the validation or help fix what’s blocking Let’s Encrypt?
Thanks in advance!