Categories:
Android (13)
Apple Mac (29)
DH Keys (39)
DSA Keys (69)
EC Keys (561)
Firefox (31)
General (12)
Google Chrome (25)
Intermediate CA (152)
Java VM (33)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (22)
OpenSSL (237)
Other (7)
Portecle (38)
Publishers (2681)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2217)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Export Root CA Certificate from IE to File
How to export a Root CA certificate from IE? I want to save a copy before removing the certificate.
✍: FYIcenter.com
If you want export a copy of a CA certificate from IE,
you can follow this tutorial:
1. Start "Certificate Manager" in IE.
2. Click "Trusted Root Certificate Authorities" tab. You see the list of trusted CA certificates showing up.
3. Scroll down in the list and double-click on "GeoTrust Global CA". You see the Certificate viewer showing up.
4. Click "Details" tab. You see details of the certificate showing up.
5. Click "Copy to File..." button. You see "Certificate Export Wizard" showing up.
6. Click "Next" button. You see "Export File Format" screen showing up.
7. Keep the default format "DER encoded X.509 (.CER)" and click "Next" button. You see "File to Export" screen showing up.
8. Find the folder where you want to save the file like C:\fyicenter, enter a file name like GeoTrust.cer. Then click "Next" button. You see confirmation screen showing up.
9. Click "Finish" button to save the CA certificate to specified file:
⇒ Certificate File Format Supported in IE
⇐ Details View of Root CA Certificate in IE
2012-07-25, 7982👍, 0💬
Popular Posts:
How to parse a DER file using the OpenSSL "ans1parse" command? You can parse a DER file with OpenSSL...
How to export a certificate out of certificate keystores managed by Java Control Panel? If you want ...
How to download the certificate from a root CA? I need to the root CA certificate to close the certi...
Certificate Summary: Subject: www.alipay.com Issuer: VeriSign Class 3 International Server CA - G3 E...
What is the default password for the Java user-level trusted certificate keystore: "trusted.certs"? ...