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