• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Guides, Walkthroughs & Tutorials HAproxy on PFSense GUI Guide with screenshots Webhooks and all

     
    • 0 Vote(s) - 0 Average

    HAproxy on PFSense GUI Guide with screenshots Webhooks and all

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-01-17, 06:14 PM (This post was last modified: 2024-01-17, 06:14 PM by TheDreadPirate.)
    (2024-01-17, 04:15 PM)SKECHER9 Wrote: I am trying to understand the ssl/tls process. It is new to me and if I get something wrong I'd appreciate being corrected.
    Question 1: If I'm reading this right, your guide tells HAproxy plugin on the PFsense router to pass-through the whole request of "https://YOURJFDOMAIN.com" to the JF server, and the JF server handles everything for the TLS handshake?
    I'd seen people give examples of having the reverse proxy service caddy and nginx (no clue if haproxy has similar function) in order to force proper security.


    Reverse proxies, in general, handle the TLS handshake and pass the usually unencrypted request to the "upstream" server.

    (1970-01-20, 05:45 PM)SKECHER9 Wrote: Question 2: Are there more benefits beyond forcing a more secure TLS handshake with HAproxy handling the tls handshake, or would there be other security concerns on the back end to the JF server?

    Jellyfin is not hardened.  It makes no claims at being secure.

    The reason for using a reverse proxy is because there are exploits and attacks that target the TLS handshake process.  Not necessarily Jellyfin itself.  And the majority of proper reverse proxies/http servers are hardened against these handshake attacks.  Additionally, Jellyfin provides no way to restrict what TLS/SSL protocols are allowed, what ciphers are allowed, or many many other TLS/SSL properties.  But nginx/haproxy/apache/caddy allow you to restrict, for example, the version of TLS to 1.2 or newer.  Or to only use ciphers that aren't vulnerable to attacks that weaken them.  Or ciphers that are resistant to hypothetical future quantum computers.

    The wiki for TLS has a section about security that provides some examples of security issues that Jellyfin has no way to mitigate without a reverse proxy.

    https://en.wikipedia.org/wiki/Transport_...y#Security

    Additionally, I wrote a guide to configure Apache and Nginx to only use the strongest, most secure, available encryption ciphers and protocols.

    https://forum.jellyfin.org/t-apache-ngin...ls-ciphers
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by gaming09 - 2023-06-21, 06:41 PM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by DarthVegan - 2023-09-26, 12:41 AM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by SKECHER9 - 2024-01-17, 04:15 PM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by TheDreadPirate - 2024-01-17, 06:14 PM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by SKECHER9 - 2024-01-18, 05:57 PM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by cooljimy84 - 2024-02-12, 05:06 PM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by Icepick869 - 2024-10-16, 02:27 AM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by alleycat - 2024-10-16, 05:15 AM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by Icepick869 - 2024-10-16, 10:37 PM
    RE: HAproxy on PFSense GUI Guide with screenshots Webhooks and all - by alleycat - 2024-10-17, 12:59 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode