You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Setup:
HTTPS reverse proxy pointing to Immich.
Proxy uses HTTPS certificate for "mydomain.com".
Login via Local IP (https://192.168.xxx.xxx.)
"Allow-self-signed SSL Certificates" is on.
What works:
Video playback on Immich iOS via the default HTTP port.
Login/Browsing on Immich iOS via the HTTPS reverse proxy.
Video playback through the browser via the HTPPS reverse proxy.
What does not work:
Video playback on Immich iOS via the HTTPS reverse proxy.
Behaviour :
When opeining Immich web via the HTPPS reverse proxy in browser for the first time, there is an error that the used hostname (IP Address) does not match SSL certificate (mydomain.com) and Login on iOS App initially fails. This is as expected.
In the iOS App, when I turn ON "Allow-self-signed SSL Certificates", this skips the "SSL certificate verification" (as per the app's UI). This allows me to HTTPS login and browse in the iOS App.
Video playback does not adhere to the "Skip SSL Verification" setting and fails.
Expected behaviour:
Consistent behaviour of different app components in terms of "Skipping SSL verification". When Skipping is ON, then also alow invalid SSL certificates for the video player.
This is the same bug as #5553, I'm experiencing the same problem on the Android app. It's a very old bug still not fixed. They just closed that issue without solving it and I don't really understand why
The bug
My Setup:
HTTPS reverse proxy pointing to Immich.
Proxy uses HTTPS certificate for "mydomain.com".
Login via Local IP (https://192.168.xxx.xxx.)
"Allow-self-signed SSL Certificates" is on.
What works:
Video playback on Immich iOS via the default HTTP port.
Login/Browsing on Immich iOS via the HTTPS reverse proxy.
Video playback through the browser via the HTPPS reverse proxy.
What does not work:
Video playback on Immich iOS via the HTTPS reverse proxy.
Behaviour :
When opeining Immich web via the HTPPS reverse proxy in browser for the first time, there is an error that the used hostname (IP Address) does not match SSL certificate (mydomain.com) and Login on iOS App initially fails. This is as expected.
In the iOS App, when I turn ON "Allow-self-signed SSL Certificates", this skips the "SSL certificate verification" (as per the app's UI). This allows me to HTTPS login and browse in the iOS App.
Video playback does not adhere to the "Skip SSL Verification" setting and fails.
Expected behaviour:
Consistent behaviour of different app components in terms of "Skipping SSL verification". When Skipping is ON, then also alow invalid SSL certificates for the video player.
(following up on #5553 (comment))
Version of Immich Server
v1.124.2
Version of Immich Mobile App
v1.124.0
Platform with the issue
Reproduction steps
The text was updated successfully, but these errors were encountered: