Welcome to our Knowledge Base
Path to Synology SSL Certificates
- First you will need to go to Control Panel on your Synology NAS
- Confirm current cert – Go to Security and select Certificate from the top tab
- Create ssl subfolder in Plex shared folder
- ssh into synology nas
- Navigate to cd<folder>
- sudo su and enter password
- run openssl pkcs12 -export -out /volume2/Plex/ssl/certificate.pfx -inkey privkey.pem -in cert.pem -certfile fullchain.pem
- Enter a password twice
- Log into Plex and go to Settings -> Network -> Advanced settings
- Enter the Path to your file in the “custom certificate” option. Then enter your password into the “custom certificate encryption key” option. (from #8 above)
- Enter your domain name in the “custom certificate domain”
- Select “Preferred” in Secure connections
- Select save
- In Package Manager, go to Plex and restart it