hey guys I recently purchased a domain via Vercel and configured a CNAME record for auth.*****.dev, pointing it to us.kinde.com. The DNS record has propagated correctly and is verified on Kinde’s end.
However, when attempting to visit auth.*****.dev, I receive the following error:
This site can’t provide a secure connection
auth.*****.dev sent an invalid response.
ERR_SSL_PROTOCOL_ERROR
Troubleshooting Performed:
- Confirmed CNAME record:
auth.*****.dev. 60 IN CNAME us.kinde.com.
- Checked CAA records → None directly set on my domain; inherits from
kinde.com. - Verified
_acme-challengeTXT records are being managed by Kinde. - Waited for propagation (issue persists).