• 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 Troubleshooting Networking & Access dynamic ip, caddy, ssl

     
    • 0 Vote(s) - 0 Average

    dynamic ip, caddy, ssl

    Jellyfin ssl, dynamic ip, caddy, reverse proxy
    maloutx
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Nov
    Reputation: 0
    #2
    6 hours ago (This post was last modified: 6 hours ago by maloutx. Edited 1 time in total.)
    Hi
    Can you share your caddy configuration file ?
    By default, caddy does automatically uses https, so it's normal that every outside request gets rewritten to https.
    But caddy is also able to handle the ssl certificate and it does that very easily, as long as you provide your email address in the caddy config file (however, I think it uses let'sencrypt by default, not zerossl).
    You should simply have something like that in your config :

    Code:
    jellyfin.mydomain.freemyip.com {
        tls address@youremail.com
            header Strict-Transport-Security max-age=31536000
        reverse_proxy 192.168.0.158:8096
    }


    Hope that helps
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    dynamic ip, caddy, ssl - by GordonShumway - 2025-10-24, 01:39 AM
    RE: dynamic ip, caddy, ssl - by maloutx - 6 hours ago

    • 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