Hi Vercel community,
Problem
I’m having trouble getting my custom domain working on a Hobby project. The site deploys fine on the Vercel preview URL, but on my custom domain I get:
Your connection is not private
net::ERR_CERT_COMMON_NAME_INVALID
DNS Configuration
DNS is set correctly at my registrar (Host Africa):
@A76.76.21.21(TTL 300)wwwCNAMEcname.vercel-dns.com(TTL 300)
Current Status
nslookup zamaluthuli.co.zausing8.8.8.8returns76.76.21.21dnschecker.orgshows76.76.21.21in most locations (including South Africa)- Vercel Domains tab still shows “Invalid Configuration” for both
zamaluthuli.co.zaandwww.zamaluthuli.co.za. - Vercel support confirmed there’s no zone-level Cloudflare proxy at Host Africa, but the issue persists.
The site has been stuck like this since yesterday (Feb 26). Has anyone faced this on Hobby plan? How to force SSL issuance without upgrading to Pro?
Thanks in advance for any tips or workarounds!
Martyn