Difference between revisions of "Key Store"
From MgmtWiki
(→Windows) |
(→Windows) |
||
Line 3: | Line 3: | ||
==Windows== | ==Windows== | ||
{|border="1" padding="2" width="799px" | {|border="1" padding="2" width="799px" | ||
− | | | + | |Physical Store ||Logical store || Description |
|- | |- | ||
− | | | + | | My ||Personal || certificates associated with a private key controlled by the user or computer. |
|- | |- | ||
− | | | + | | My ||Trusted Root Certification Authorities || certificates from implicitly trusted certification authorities (CAs). |
|- | |- | ||
− | | | + | | My ||Enterprise Trust || certificate trust lists typically used to trust self-signed certificates from other |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |Enterprise Trust || certificate trust lists typically used to trust self-signed certificates from other | ||
organizations. | organizations. | ||
|- | |- | ||
− | |Intermediate Certification Authorities || certificates issued to subordinate CAs in the certification hierarchy. | + | | My ||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. | + | | My ||Active Directory User Object || the user object certificate or certificates published in Active Directory. |
|- | |- | ||
− | |Trusted Publishers || certificates from trusted CAs. | + | | My ||Trusted Publishers || certificates from trusted CAs. |
|- | |- | ||
− | |Untrusted Certificates || certificates that have been explicitly identified as untrusted. | + | | My ||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. | + | | My ||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. | |Trusted People || certificates issued to users or entities that have been explicitly trusted. |
Revision as of 14:17, 26 June 2020
Full Title or Meme=
Where Keys, Certificates and Bindings can be found on each Operating system.
Windows
Physical Store | Logical store | Description |
My | Personal | certificates associated with a private key controlled by the user or computer. |
My | Trusted Root Certification Authorities | certificates from implicitly trusted certification authorities (CAs). |
My | Enterprise Trust | certificate trust lists typically used to trust self-signed certificates from other
organizations. |
My | Intermediate Certification Authorities | certificates issued to subordinate CAs in the certification hierarchy. |
My | Active Directory User Object | the user object certificate or certificates published in Active Directory. |
My | Trusted Publishers | certificates from trusted CAs. |
My | Untrusted Certificates | certificates that have been explicitly identified as untrusted. |
My | 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. |