Hi all,
Problem
When I added my domain (https://www.jobbox.cc) inside Vercel Domain config, Vercel seems to add 64.29.17.1 as an IP as well (dnschecker.org).
On the 64.29.17.1 IP, I’m seeing a no-sni.vercel-infra.com error when I run a test on SSL Labs.
What I’ve Tried
- I tried removing and re-adding
jobbox.ccandwww.jobbox.cc. - Both domains show “OK” when I hit them via browser or
curl.
Current Behavior
Some users can’t visit the site because of the certificate issue.
Error: no-sni.vercel-infra.com
Anyone encountered this or know what is going on?
Thanks