
I’m trying to configure my custom domain appwrite.qnarweb.com (CNAME pointing to fra.cloud.appwrite.io with Cloudflare proxy disabled) but encountering a TLS certificate mismatch.
TypeScript
Requested host does not match any Subject Alternative Names (SANs) on TLS certificate [6b2680ee90648bc0b4e8eef0f040c05267de5e05ab7655e6e7bb784ff7807af6] in use with this connection.
Visit https://www.fastly.com/documentation/guides/concepts/errors/#routing-errors for more information.
I have set up CAA records with certainly.com, please advise on any config im missing.
TL;DR
Developers trying to set up a custom domain appwrite.qnarweb.com are facing a TLS certificate mismatch issue. The error message indicates that the requested host does not match any Subject Alternative Names on the TLS certificate. The developers need to update the certificate to include the correct SAN or verify their configurations are correct. They have set up CAA records with certain.com, so check those configurations as well. Visit the provided link for more information on routing errors.Recommended threads
- Appwrite service :: getCurrentUser :: Us...
Getting this error while creating a react app can someone please help me solve the error
- Storage & Database is not allowing.
Storage & Database is not allowing to CRUD after i have logged in ? Using web SDK with next.js without any SSR or node-sdk.
- fix attribute view
enum attribute elements style, when adding many options, the elements box should be responsive
