mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-27 06:52:53 +00:00
Emby can only use certificates in PFX format which include a private key, and where the private key is not protected with a password. Checking these conditions early helps to avoid misconfigurations and reduce troubleshooting time...