Autogenerated SSL certificates not working correctly

I did a few deployments yesterday for a new domain that I have directed to Vercel’s nameservers (https://www.trypropex.com/) and I am getting a Your Connection is not private error (ERR_CERT_AUTHORITY_INVALID). I do have a CAA record (verified with dig -t CAA +noall +ans trypropex.com) for letsencrypt.org, and I do see that the certificates were successfully generated (see below). Why would I be getting this error?

Deployment URL or Custom Domain: trypropex.com
Environment (local, preview, production): production
Project Framework: Next.js
Package Manager: npm

Adding a screenshot of the error here:

Hi,

I can see that certificate is correctly configured: SSL Checker. Are you using VPN or something to reproduce this?

Hmm, it does seem like it’s working now. Not sure what changed, but thanks for looking into it.

1 Like