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 | + | |Physical||Logical store || Description |
|- | |- | ||
| My ||Personal || certificates associated with a private key controlled by the user or computer. | | My ||Personal || certificates associated with a private key controlled by the user or computer. | ||
| Line 20: | Line 20: | ||
| My ||Untrusted Certificates || certificates that have been explicitly identified as untrusted. | | My ||Untrusted Certificates || certificates that have been explicitly identified as untrusted. | ||
|- | |- | ||
| − | | | + | | Root ||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. | + | | My ||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. | + | | My ||Other People || s certificates issued to users or entities that have been implicitly trusted. |
|- | |- | ||
| − | |Certificate Enrollment Requests || pending or rejected certificate requests. | + | | My ||Certificate Enrollment Requests || pending or rejected certificate requests. |
|} | |} | ||
Revision as of 13:18, 26 June 2020
Full Title or Meme=
Where Keys, Certificates and Bindings can be found on each Operating system.
Windows
| Physical | 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. |
| Root | Third-Party Root Certification Authorities | trusted root certificates from CAs outside the internal certificate hierarchy. |
| My | Trusted People | certificates issued to users or entities that have been explicitly trusted. |
| My | Other People | s certificates issued to users or entities that have been implicitly trusted. |
| My | Certificate Enrollment Requests | pending or rejected certificate requests. |