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 console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!