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 to76.76.21.21 - There is no AAAA record
CAArecords include:0 issue "letsencrypt.org"0 issuewild "letsencrypt.org"
www.talent14.comis working perfectly with an active SSL certificatetalent14.com, however, is still returning either a defaultno-sni.vercel-infra.comcertificate or an expired one- The domain is correctly assigned to the Production environment
- I have added a working
vercel.jsonto redirecttalent14.comtowww.talent14.comwith 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!