I
Immich•2y ago
Morethanevil

Zoraxy Reverse Proxy with immich mobile app

I am testing a new reverse proxy (https://github.com/tobychui/zoraxy) , and immich web is working fine with https, but in the mobile app I can not login. If I use https, the app says: TLS/SSL communication fail POST /oauth/config Without https I can enter Username and Password but then I get: Error loggin you in, check server url, email and password What is different in the mobile app?
GitHub
GitHub - tobychui/zoraxy: General purpose request (reverse) proxy a...
General purpose request (reverse) proxy and forwarding tool for low power devices. Now written in Go! - GitHub - tobychui/zoraxy: General purpose request (reverse) proxy and forwarding tool for low...
2 Replies
jrasm91
jrasm91•2y ago
Is it a self signed certificate? The mobile app uses dart, which comes bundled with its own trusted cas I think.
Morethanevil
MorethanevilOP•2y ago
No I use certs from my domain Provider or lets encrypt 🤔

Did you find this page helpful?