Convert SSL certificate to PFX using OpenSSL
If you want to create a password protected PFX file from certificate file and a private key you can use OpenSSL. Follow these steps to create a PFX file. 1. Download the SSL/TLS tookit from 2. Run this command…