SSL certificate not working for www domain (root domain working fine)

Hello,
My Vercel project’s root domain (joshispices.com) is working perfectly over HTTPS with a valid SSL certificate, but www.joshispices.com is not secure (browsers show “not secure” and the Vercel dashboard does not show a lock icon for www).
Details:

  • Registrar: GoDaddy
  • A record: @ → 76.76.21.21 (Vercel)
  • CNAME: www → mysite-git-main-keyurjosh1974s-projects.vercel.app
  • No CAA record is present
    I have tried:
  • Removing/re-adding www in Vercel
  • Waiting several hours for DNS propagation
    Root domain SSL is fine, only www won’t issue.
    Please manually trigger the SSL certificate for www.joshispices.com.
    (Screenhots from Vercel and GoDaddy are attached.)

Thank you!


Hi @keyurjoshi974, welcome to the Vercel Community!

It seems like the SSL certs have now been issued because I can access both the www and the root domain with https.