findroid icon indicating copy to clipboard operation
findroid copied to clipboard

Support mTLS / Client TLS Certificates

Open nani8ot opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. I would like to access Jellyfin from outside my network. However, the only option I have without exposing it directly to the internet is to use a VPN, which I would like to avoid. Configuring my reverse-proxy to require mutual TLS / client certificates could reduce the risk of exposing Jellyfin by adding an extra layer of protection.

Describe the solution you'd like Support for specifying a client certificate in the client, for Jellyfin servers behind a reverse proxy with TLS client authentication. Alternatively, use the Android built-in certificate store instead.

Describe alternatives you've considered I'm currently using a Wireguard VPN to connect to my home network.

Additional context

  • https://github.com/jellyfin/jellyfin-android/issues/1222
  • https://github.com/immich-app/immich/discussions/1611

nani8ot avatar Nov 20 '24 20:11 nani8ot

This would be absolutely useful

asphalter avatar Jan 13 '25 23:01 asphalter