Hello All,
When I try to add a custom domain to Appwrite self-hosted, then visit the link, I get this error below
I have set the cname into my hosting provider
Would anyone be able to help?
Error:
Requested host does not match any Subject Alternative Names (SANs) on TLS certificate [495df7c280d5da3222c06ec4656887b7d5079e46f3b56ca529bac40c8770d4d5] in use with this connection.
Visit https://www.fastly.com/documentation/guides/concepts/errors/#routing-errors for more information.
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...