Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (968)
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 (3288)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2635)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
"certmgr.exe -del -c" - Delete a Certificate
How to delete a certificate from a system certificate store using "certmgr.exe" tool?
✍: FYIcenter.com
You can delete a certificate from a system certificate store using "certmgr.exe -del -c" command
as shown in this tutorial.
C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\certmgr.exe" -del -c -s My ==============Certificate # 1 ========== ... Enter cert # from the above list to put-->1 CertMgr Succeeded C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\certmgr.exe" -s My ==============No Certificates ========== ==============No CTLs ========== ==============No CRLs ========== ============================================== CertMgr Succeeded
What you are getting from this tutorial:
⇒ "certmgr.exe -add -c" - Import a Certificate
⇐ "certmgr.exe -put -c" - Export a Certificate
2012-08-07, 22737👍, 0💬
Popular Posts:
Certificate Summary: Subject: GeoTrust Primary Certification Authority - G3 Issuer: GeoTrust Primary...
Which certificate file format should I use when exporting a certificate from IE? What is the "Base-6...
How to print RSA private key contents in text format using OpenSSL "rsa" command? If you want to see...
Certificate Summary: Subject: GlobalSign Extended Validation CA - SHA256 - G3 Issuer: GlobalSign Exp...
How to remove or disable a Root CA certificate on my Android device? I don't trust that root CA anym...