Categories:
DH Keys (39)
DSA Keys (73)
EC Keys (340)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1872)
Revoked Certificates (30)
Root CA (87)
RSA Keys (2196)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
certmgr.exe - List of Command Options
How to get a list of all command options supported by "certmgr.exe"?
✍: FYIcenter.com
You can see a list of all command options supported by running "certmgr.exe -h"
as shown in this tutorial.
C:\fyicenter> "\Program Files\Microsoft Visual Studio 8\sdk\v2.0\bin\certmgr.exe" -h Usage: CertMgr [options][-s [-r <location>][SourceStoreName] [-s [-r <location>][DestinationStoreName] Options: -add Add certificates/CRLs/CTLs to a storeFile or a system store -del Delete certificates/CRLs/CTLs from a storeFile or a system store -put Put an encoded certificate/CRL/CTL from a storeFile or a system store to a file. The file will be saved in X.509 format. -7 can be used to save the file in PKCS#7 format -s Indicate the store is a system store -r <location> The system store location <currentUser|localMachine> Default to 'currentUser' -c Certificates in the store -crl Certificates revocation lists(CRLs) in the store -ctl Certificates trust lists(CTLs) in the store -v Verbose display of the certificates/CRLs/CTLs -all All certificates/CRLs/CTLs in the store -n <name> Common name of the certificate -sha1 <thumbPrint> The sha1 hash of the certificate/CRLs/CTLs -7 Save the destination store in PKCS# 7 format -e <encode> Certificate/CRL/CTL encoding type. Default to X509_ASN_ENCODING -f <flag> CertStore open flags. Meaningful only if -y is set -y <provider> CertStore provider name
⇒ certmgr.exe - List "My" Personal Certificates
⇐ Start "certmgr.exe" on Windows 7
2012-08-07, 12818👍, 0💬
Popular Posts:
How to install Mozilla "certutil" tool for Windows 7? I have nss-3.10.zip and nspr-4.6.zip download ...
How to validate a certificate stored in a "cert8.db" file using Mozilla "certutil" tool? If you want...
What should I do, I deleted cert8.db for Firefox by a mistake on my computer? You don't need to do a...
Certificate Summary: Subject: www.elegantthemes.com Issuer: GeoTrust Extended Validation SSL CA Expi...
How to use the "keytool -genkeypair" command? I want to generate a pair of public key and private ke...