MxhajOriginal post
Web Developer
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.
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.
Summary
Developers trying to set up a custom domain appwrite.qnarweb.com are encountering a TLS certificate mismatch issue. This is due to the requested host not matching any Subject Alternative Names (SANs) on the TLS certificate. To resolve this, they need to update their TLS certificate to include the custom domain in the SANs list.