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 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.Recommended threads
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...
- Appwrite Cloud Project shutdown due to i...
My appwrite projects gets shut down saying due to inactivity, but our platform gets users everyday with many requests to database and storage. so why all of a s...