Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (69)
EC Keys (577)
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 (2706)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2231)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Certificate Stores under "CurrentUser" in Windows PowerShell
What are certificate stores under the "CurrentUser" location in Windows PowerShell?
✍: FYIcenter.com
Certificate stores under the "CurrentUser" location
hold certificates specific to the current logged in user.
You can see them using the "dir" command on the "Cert:\CurrentUser" directory:
PS C:\fyicenter> cd Cert: PS Cert:\> cd .\CurrentUser PS Cert:\CurrentUser> dir Name : TrustedPublisher - Trusted Publisher Name : McAfee Trust - McAfee Trust Name : Root - Third-Party Root Certification Authorities Name : UserDS Name : CA - Intermediate Certification Authorities Name : ACRS Name : REQUEST Name : AuthRoot - Trusted Root Certification Authorities Name : publisher - Publisher Name : TrustedPeople - Trusted People Name : ADDRESSBOOK Name : My - Personal Name : SmartCardRoot - Smart Card Trusted Roots Name : Trust Name : Disallowed - Untrusted Certificates
⇒ Certificate Stores under "LocalMachine" in Windows PowerShell
⇐ Certificate Store Locations in Windows PowerShell
2016-07-31, 2255👍, 0💬
Popular Posts:
How to convert a certificate file in PEM (Privacy Enhanced Mail) format to DER (Distinguished Encodi...
Why I am getting the "Your connection is not private" error screen in Google Chrome? I am using a we...
Certificate summary - Owner: GlobalSign Organization Validation CA - G2, GlobalSign nv-sa, BE Issuer...
How to convert a certificate to a CSR using OpenSSL "x509" command? I want to generate a CSR with th...
Certificate Summary: Subject: www.facebook.com Issuer: VeriSign, Inc., VeriSign International Server...