export_certificate_to_jellyfin_docker
Navigate to this directory:
/etc/letsencrypt/live/www.netsec.pro
Use the following command to export the certificate using the latest one:
sudo openssl pkcs12 -inkey privkey.pem -in cert.pem -export -out jellyfin.pfx
Copy to the Unraid Home directory.
Restart the Jellyfin docker.
export_certificate_to_jellyfin_docker.txt · Last modified: 2024/07/01 18:03 by deftesprit