Following the steps to configure custom domain managed via Vercel domains is not accessible.
Configurations:
- Vercel DNS record is updated as suggested, e.g.:
cms CNAME cms-<project>.payloadcms.app
- PayloadCMS Cloud domain:
cms.<my-domain>
Error
- When accessing
https://cms.my-domainthere is a SSL error and the admin portal is not accessible.
Error code: SSL_ERROR_NO_CYPHER_OVERLAP
Is there any additional configuration required?