I’m experiencing an intermittent issue with my website https://www.baumannzone.dev, hosted on Vercel. I’m occasionally getting a NET::ERR_CERT_AUTHORITY_INVALID error in Chrome (see attached screenshot).
This has happened few times in the past two weeks and has also been reported by some colleagues. Not counting this time, it has never happened to me before
I haven’t changed anything in my deployment, domain, or DNS settings. Sometimes the site works fine, but other times this SSL-related error appears randomly.
The site should load normally with a valid HTTPS connection, without any certificate warnings.
Actual behavior:
Chrome blocks the site with a “Your connection is not private” error, citing an invalid certificate authority. It suggests that the website sent “unusual and incorrect credentials.”
Additional information:
Domain: baumannzone.dev
Hosting: Vercel
Framework: Astro
No recent changes to the project or configuration
Can you help me understand:
Why this might be happening intermittently?
If there’s any issue with the SSL certificate provisioning on your end?
What steps I can take to prevent this from happening again?
Thanks in advance for your help. Let me know if you need any further details from my side.
The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.
You can also use v0 to narrow down the possibilities.