mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-21 14:03:01 -05: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...