SSL Certificate Not Provisioning for imsounic.dev

Issue:

  • Domain: imsounic.dev
  • DNS records are correctly configured (verified via dig)
  • A records pointing to 76.76.21.21
  • CNAME for www pointing to cname.vercel-dns.com
  • CAA record is correct: 0 issue “letsencrypt.org
  • No conflicting _acme-challenge records

Error:

  • curl: (35) Recv failure: Connection reset by peer
  • openssl shows no certificate is being served
  • Browser shows PR_CONNECT_RESET_ERROR

Tests conducted:

  • DNS propagation complete (verified via dnschecker.org)
  • dig CAA imsounic.dev shows correct record
  • dig TXT _acme-challenge.imsounic.dev shows no conflicts
  • openssl s_client cannot retrieve any certificate

The SSL certificate appears to not be provisioning on Vercel’s servers. Please help provision the SSL certificate for this domain.

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

Hello,

It sounds like DNS propagation issue. Are you still be able to replicate this? I can access your site.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.