Skip to content

Instantly share code, notes, and snippets.

@levid0s
Last active January 26, 2024 15:13
Show Gist options
  • Save levid0s/5f657ec25eee683920ac1a48637d778c to your computer and use it in GitHub Desktop.
Save levid0s/5f657ec25eee683920ac1a48637d778c to your computer and use it in GitHub Desktop.
# https://forums.plex.tv/t/custom-domain-certificate-not-used/855774/15
openssl pkcs12 -export -certfile fullchain1.pem -in cert1.pem -inkey privkey1.pem -out plex_new.pfx -name plex.domain.com -certpbe AES-256-CBC -keypbe AES-256-CBC -macalg SHA256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment