Categories:
DH Keys (39)
DSA Keys (71)
EC Keys (286)
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 (1799)
Revoked Certificates (30)
Root CA (87)
RSA Keys (2058)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
Microsoft "certutil -delstore" Command Options
How can I use Microsoft "certutil -delstore" command? What are command options supported by "certutil -delstore"? The document says "Delete certificate from store".
✍: FYIcenter.com
Microsoft "certutil -delstore" command can be used to delete a certificate from a certificate store on the local computer.
Here are options supported by the "certutil -delstore" command:
C:\fyicenter>\windows\system32\certutil -delstore -? Usage: CertUtil [Options] -delstore CertificateStoreName CertId Delete certificate from store CertificateStoreName -- Certificate store name. See -store. CertId -- Certificate or CRL match token. See -store. a serial number, an SHA-1 certificate, CRL, CTL or public key hash, a numeric cert index (0, 1, etc.), a numeric CRL index (.0, .1, etc.), a numeric CTL index (..0, ..1, etc.), a public key, signature or extension ObjectId, a certificate subject Common Name, an e-mail address, UPN or DNS name, ... Options: -enterprise -- Use local machine Enterprise registry certificate store -user -- Use HKEY_CURRENT_USER keys or certificate store -GroupPolicy -- Use Group Policy certificate store -gmt -- Display times as GMT -seconds -- Display times with seconds and milliseconds -v -- Verbose operation -privatekey -- Display password and private key data -dc DCName -- Target a specific Domain Controller
2013-03-05, 20516👍, 0💬
Popular Posts:
How to get certificate detailed properties in Windows PowerShell? You can get detailed properties of...
Certificate summary - Owner: dynamic.12306.cn, ????????, Sinorail Certification Authority, CN Issuer...
How to export a certificate from a cert8.db file to a certificate file in PEM format? If you want to...
Certificate Summary: Subject: GeoTrust Global CA Issuer: GeoTrust Global CA Expiration: 2022-05-21 0...
What is the purpose of the OpenSSL "rsautl -verify" command? Can I use it to verify a signed documen...