Install PFX/PKCS#12 in Apache web server with OpenSSL
- Firstly, you will need to rename the PFX/PKCS#12 file you downloaded from the GCC to be what the automated tool is looking for. This is “cert.pfx”. You can either use windows to rename the file or a command line:

- Now click here and Save the certex.bat file in the folder where you have the “openssl.exe” file located file. Then copy the “cert.pfx” to the same location.
- A directory listing will confirm this name change and file re-location has taken place.

- Now run the automated extraction tool by typing “certex”

- You will now be asked to input the password for the pfx file. This will be the concatenation of your ‘user defined’ password and the GCC random string.

- Once the files have been extracted, they will appear individually in the folder and you can reference your httpd.conf file to them.