If you try to open a .cer file and you see the window that the file is invalid for use Security Certificate, change the extension from .cer to .p7b. Save it and try to open again.
- 66 Users Found This Useful
Deleting a certificate: keytool -delete -alias aliasname List all of the...
You may do this using you favorite text editor or by using the command line.Example: #...
You can change certificate format using OpenSSL commands or SSL Converter tool. The...
Double-click on the yourwebsite.crt file to open it into the certificate display. In a new...
Run the following command with open SSL: openssl pkcs12 -in mypfxfile.pfx -out...
