GiG
Convex Community5mo ago
3 replies
Gi

Any chance non https auth can be allowed

Any chance non https auth can be allowed on self hosted in a LAN setup?

✖ Error: Unable to push deployment config to http://192.168.10.250:3210
✖ Error fetching POST  http://192.168.10.250:3210/api/push_config 400 Bad Request: InvalidAuthConfig: Hit an error while pushing:
The pushed auth config is invalid: Invalid provider domain URL "http://192.168.10.250:3211": must use HTTPS

Only localhost seems to be allowed over http https://github.com/get-convex/convex-backend/blob/c7af11274e1582bac48edd113f8390c87baf65c4/crates/common/src/auth.rs#L202-L232
Was this page helpful?