Hi, The DNS Verification seems to fail if the CNAME Record is proxied via Cloudflare, i can disable the proxy and it will work fine, the issue is, it exposes the IP of the server. Isn't there any other way to verify other than disabling the proxy? For example letsencrypt verifies the records even if its proxied.
You can disable the proxy during verification and then turn it back on again.
then after a while the cerificate expires right?
Yes, then, repeat. But if you have cloudflare in front, cloudflare can provide your certificate
Okay guess that works for now.
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Git connection is not working anymore on...
Hello all, I updated from 1.8.1 to 1.9.0 then 1.9.5. All seems to work even the Github connection. In Git configuration I see my Github user but when trying to...