I have a CNAME in cloudflare setup (dns only) and it shows as verified in the appwrite cloud dashboard but i am getting this error when visiting. The website appears fine, it’s just the ssl is considered untrusted
Invalid SSL certificate for Appwrite Cloud custom domain
Is this you first/main domain for Appwrite?
Do you mean the one that I used when I created the project?
no. do you have a domain name for your appwrite instance, yet?
Where would I find this? Is it one of these?
Have you ever accessed your Appwrite instance using a domain?
Or is this the first time you're setting up a domain for your Appwrite instance?
It didn't have the wildcard before, which is when I first ran into this error. Then I updated it to use the wildcard. I have tested it on multiple devices and it has been a while now so I don't think there is any DNS update problem. To be clear, this is appwrite cloud, not an instance of my own.
Oh I see...
Is there any known problem for that on cloud?
I'll have to dig into this but I probably won't be able to until tomorrow
No worries bro. Take all the time you need. I appreciate you.
FYI, i was able to reproduce the problem and sort of find out the root cause...looking for a solution now
OK we have a fix. it will probably be deployed tomorrow
Good to hear! Thanks again 🙂
I can confirm it is fixed for me 🙏
[SOLVED] Invalid SSL certificate for Appwrite Cloud custom domain
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...