Key Store

From MgmtWiki
Revision as of 14:15, 26 June 2020 by Tom (talk | contribs) (Windows)

Jump to: navigation, search

Full Title or Meme=

Where Keys, Certificates and Bindings can be found on each Operating system.

Windows

Element Name Contents Cat Explanation for category
ID identifier unique within the db 1 required for internal lookups
Status Boolean 1 yes = active, no = inactive (entries are never deleted)
Logical store Description
Personal certificates associated with a private key controlled by the user or computer.
Trusted Root Certification Authorities certificates from implicitly trusted certification authorities (CAs).
Enterprise Trust certificate trust lists typically used to trust self-signed certificates from other

organizations.

Intermediate Certification Authorities certificates issued to subordinate CAs in the certification hierarchy.
Active Directory User Object the user object certificate or certificates published in Active Directory.
Trusted Publishers certificates from trusted CAs.
Untrusted Certificates certificates that have been explicitly identified as untrusted.
Third-Party Root Certification Authorities trusted root certificates from CAs outside the internal certificate hierarchy.
Trusted People certificates issued to users or entities that have been explicitly trusted.
Other People s certificates issued to users or entities that have been implicitly trusted.
Certificate Enrollment Requests pending or rejected certificate requests.

Java

Apple

References