• 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 Self Signed Certificate generation problem

     
    • 0 Vote(s) - 0 Average

    Self Signed Certificate generation problem

    Error on Mac when generating a Self Signed Certificate using posted instructions
    kcryland
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:United States
    #1
    2023-11-19, 10:41 PM
    Hi,

    Using Terminal on my Apple Silicon Mac Mini running the latest MacOS, I have followed the steps in the instructions to generate a self signed certificate posted here:
    https://jellyfin.org/docs/general/networ...ertificate

    For Step 1, I ran the following command, (having removed the -days 365 option and adding -subj '/CN=localhost' option): 

    openssl req -x509 -newkey rsa:4096 -keyout ./privkey.pem -out cert.pem -nodes -subj '/CN=jellyfin.lan' -subj '/CN=localhost'


    This generated 2 files in my user directory on my Mac:
    cert.pem
    privkey.pem


    I then ran the following command in Terminal per the instructions:

    openssl pkcs12 -export -out jellyfin.pfx -inkey privkey.pem -in /usr/local/etc/letsencrypt/live/domain.org/cert.pem -passout pass:



    But I get the following error in Terminal when doing so:

    Error opening input file /usr/local/etc/letsencrypt/live/domain.org/cert.pem
    /usr/local/etc/letsencrypt/live/domain.org/cert.pem: No such file or directory


    I checked my drive (with hidden files and folders set to display) and do not see the 'etc' folder below /usr/local, let alone the subdirectories below that for letsencrypt and so on, as specified in the command to run in the instructions.

    So. ...... does anyone know if there is there is a series of steps I am supposed to have followed prior to executing the above commands in Terminal (or a step I am supposed to take between the two commands in the instructions)?
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Self Signed Certificate generation problem - by kcryland - 2023-11-19, 10:41 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