mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-28 20:37:48 -04: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...