DNS Error

I have our root domain managed and hosted on vercel. I'd like to configure a subdomain of this domain to be hosted by cloudflare. I set the CName as suggested (Name: <my-subdomain) Target: <my-pages-name>.pages.dev) in my Vercel's DNS settings When I go to "Custom domains" settings in my pages project, it shows the subdomain but says Inactive (Error) and when I go to the URL I see:
This site can’t provide a secure <my subdomain>.<my domain>.app uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
This site can’t provide a secure <my subdomain>.<my domain>.app uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Do I need to do anything else to configure it?
2 Replies
Chaika
Chaika3mo ago
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Means CF has no Certificate to use for SSL for this domain Inactive (Error) means it failed on the certificate part. Could be missing CAA records or some other blocking: https://developers.cloudflare.com/pages/configuration/debugging-pages/#missing-caa-records, could check if you provided the domain name
Cloudflare Docs
Debugging Pages · Cloudflare Pages docs
When setting up your Pages project, you may encounter various errors that prevent you from successfully deploying your site. This guide gives an …
steveklebanoff
steveklebanoff3mo ago
ty, just needed the dns to refresh
Want results from more Discord servers?
Add your server