Categories:
Android (13)
Apple Mac (29)
DH Keys (39)
DSA Keys (69)
EC Keys (551)
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 (2674)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2213)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
certmgr.msc - Export Certificate from Certificate Store
How to export a certificate from a certificate store using "certmgr.msc"? I want to keep it in a certificate file.
✍: FYIcenter.com
You can export a certificate from a certificate store to a certificate file
using the "certmgr.msc" tool as shown in this tutorial.
1. Start "certmgr.msc" Management Console on your Windows system. You see list of certificate stores showing up.
2. Click to open "Trusted Root Certificate Authorities" certificate store and click on "Certificates".
3. Locate and double-click on "NO LIABILITY ACCEPTED, (c)97 VeriSign, Inc.". You see certificate viewer showing up with "General" tab open.
4. Click "Details" and click "Copy to File..." button. You see Certificate Export Wizard showing up.
5. Click "Next" button. You see "Export File Format" screen showing up.
6. Keep the default format "DER encoded X.509 (.CER)" and click "Next" button. You see "File to Export" screen showing up.
7. Find the folder where you want to save the file, enter a file name like "VeriSign_Expired.cer" and click "Next" button. You see confirmation screen showing up.
8. Click "Finish" button to save the CA certificate to specified file.
⇒ certmgr.msc - Delete Certificate from Certificate Store
⇐ certmgr.msc - View Certificate General Info
2019-01-11, 16389👍, 1💬
Popular Posts:
Certificate Summary: Subject: Network Solutions Certificate Authority Issuer: AddTrust External CA R...
How can I use Mozilla "certutil -A" command? What are command options supported by "certutil -A"? Th...
How to view contents of an RSA public key file using OpenSSL "rsa" command? If you want to view cont...
How to get a list of all certificates with more details in "Personal" certificate store using "certm...
How to add a certificate into "cert8.db" file using Mozilla "certutil" tool? I have a certificate fi...