Yesterday, 10:08 PM
If you are using Nginx, it handles HTTPS. It then strips https and communicates with jellyfin over HTTP. Jellyfin send data back to Nginx over HTTP, then Nginx re-wraps the data with HTTPS and send the data to the client.
So, yes, you are secure.
So, yes, you are secure.