Convert .Crt Certificate to .Cer Certificate
Convert .Crt Certificate to .Cer Certificate
There are different format of certificates available such as Crt, Cer, Pfx etc. and each application has its own requirement. Most popular format of certificate on Linux & Windows is pfx, however, there is different method used to install on both operating systems.
Objective: Conversion of .Crt Certificate to .Cer Certificate
Solution:
- Double click on Crt certificate file
- Click on details tab.Click on “Copy to File…”
- Certificate Export Wizard will start , Click Next
- On Export File Format screen, Select “Base-64 encoded X.509 (.CER)”
- Click browse to provide file name and path to store converted certificate from .Crt to .Cer.