SSL Invalid Configuration

Hi Vercel team,

I’m having trouble getting a valid SSL certificate for my apex domain talent14.com.

Here’s the current setup and what I have already verified:

  • The apex domain (talent14.com) has a correct A record pointing to 76.76.21.21
  • There is no AAAA record
  • CAA records include:
    • 0 issue "letsencrypt.org"
    • 0 issuewild "letsencrypt.org"
  • www.talent14.com is working perfectly with an active SSL certificate
  • talent14.com, however, is still returning either a default no-sni.vercel-infra.com certificate or an expired one
  • The domain is correctly assigned to the Production environment
  • I have added a working vercel.json to redirect talent14.com to www.talent14.com with a 308 status code
  • I’ve removed and re-added the domain multiple times and waited for propagation

Despite all of this, the SSL certificate for talent14.com does not get issued. It seems like the certificate provisioning process is stuck or cached incorrectly on Vercel’s end.

Could you please investigate and manually re-trigger the SSL issuance or clear any edge cache for talent14.com?

Thank you!

Hi @ozcan-cetin, welcome to the Vercel Community!

Sorry that you’re facing this issue. But it looks like there are some AAAA records DNS Checker - DNS Check Propagation Tool on your domain that are conflicting with Vercel’s domain setup. Removing it will solve the issue.

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