Problem:
Certificate file in email is PKCS 7 format and server
certificate installation instructions requires x.509 format.
Resolution:
To convert the PKCS 7 formatted cert.cer file to x.509
format perform the following steps.
- Copy the PKCS 7 certificate file to a Windows desktop
- Rename the file and give it a .p7b extension
- Open the .p7b file
- Click the plus ( + ) symbol
- Click the Certificates directory
Note: If an EV certificate is being converted your should see three files. The End Entity certificate and the two EV intermediate CA's. - Right click on your certificate file
- Select All Tasks > Export
- Click Next
- Select Base-64 encoded X.509 (.cer) > Click Next
- Browse to a location to store the file
- Enter a File name. For example MyCert. The .cer extension is added automatically.
- Click Save
- Click Next
- Click Save
No comments:
Post a Comment