Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (853)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3080)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2483)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
"certmgr.exe -put -c" - Export a Certificate
How to export a certificates from a system certificate store using "certmgr.exe" tool?
✍: FYIcenter.com
You can export a certificate from a system certificate store using "certmgr.exe -put -c" command
as shown in this tutorial.
C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\certmgr.exe" -put -c -s My linda_exported.crt ==============Certificate # 1 ========== ... Enter cert # from the above list to put-->1 CertMgr Succeeded C:\fyicenter>dir *.crt 669 linda_exported.crt
What you are getting from this tutorial:
⇒ "certmgr.exe -del -c" - Delete a Certificate
⇐ certmgr.exe - List "My" Personal Certificates with Details
2016-06-27, 18413👍, 4💬
Popular Posts:
How to import a certificate as a user-level trusted certificate using Java Control Panel? If you obt...
What commands are available in the Mozilla "certutil" tool? How to get a list of those commands? If ...
What formats of certificate files are supported on Android device? Android allows you install additi...
How to a keystore file in JKS (Java KeyStore) format with Portecle? I want to use it to store certif...
Certificate Summary: Subject: thawte Primary Root CA - G3 Issuer: thawte Primary Root CA - G3 Expira...