When I make a manual run via Appwrite Cloud, I see that the endpoint is an HTTP endpoint http://<base_url>:3000/register
. I can cURL the same endpoint with HTTPS and it resolves. I see that an SSL cert is created as well in the UI.
I think it would make sense to either have:
- configurable to run with HTTPS in the UI in lieu of defaulting to HTTP
- default to HTTPS or even redirect all HTTP calls to HTTPS on the LB side
Let me know if I overlooked something. If you think this might be a good idea, I can create an issue in the repo.
where do you see this HTTP endpoint?
I click "Execute Now" and fill out some fields. Then in the run logs, it states that the request is HTTP
oh lol. im pretty sure this is all internal within the rutnimes network
^ sorry I reposted to redact my endpoint. Figured I might as well
ya this is all internal private docker network so there isn't any HTTPS
okay that makes sense π !
If your issue has been solved, you can mark this post as closed by adding β[SOLVED]β to the beginning of the title
[SOLVED] HTTPS in Functions Invocations on Cloud
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...