How do I generate a CSR for my domain host? They are asking me to generate one for my hoosting here on appwrite
Hello 👋 It sounds like your domain host is giving you 'old school' instructions for manual SSL, but with Appwrite, it's much easier!
The short answer: You don't need to generate a CSR. Appwrite handles SSL certificates automatically for you using Let's Encrypt.
Here is what you actually need to do:
- Add the Domain: In your Appwrite Console, go to Settings > Custom Domains and add your domain (e.g., api.yourdomain.com).
- Update DNS: Appwrite will give you a CNAME or A record value. You just need to go to your domain host's DNS settings and add that record.
- Wait for Verification: Once the DNS propagates, Appwrite will automatically communicate with Let's Encrypt, verify your ownership, and issue the certificate for you.
If your host is insisting on a CSR: They might think you are trying to install a third-party certificate that you bought from them. You don't need to do that! Appwrite's built-in SSL is free, automatic, and auto-renews.
Just follow the steps in the Custom Domains tab in your dashboard, and you’ll be live with HTTPS in no time! :appwriterocket:
Recommended threads
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?