How to extract the certificate and keys from a .pfx
PFX file contains SSL Certificate which we can use for the website. Below are the steps which you can use to extract the .PFX file 1: Download the tool name called OpenSSL. 2: Once you have file downloaded, unzip the folder. Go to Bin folder and run the OpenSSL as an Administrator 3: Make sure … Read more