-Exporting the certificate only from PFX in PEM format:  
# openssl pkcs12 -in c:\filename.pfx -clcerts -nokeys -out cert.pem  
-Exporting the private key form a PFX to a PEM:  
# openssl pkcs12 -in c:\filename.pfx -nocerts -out key.pem  
4. In SSL certificates > Server Certificate, import the signed Server x.509 certificate and the private key  
5. Commit the changes.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookies Preference Center