Difference between revisions of "Key Store"

From MgmtWiki
Jump to: navigation, search
(Windows)
(Windows)
Line 9: Line 9:
 
|Root||Trusted Root Certification Authorities || certificates from implicitly trusted certification authorities (CAs).
 
|Root||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.
 
 
|-
 
|-
 
|CA ||Intermediate Certification Authorities ||  certificates issued to subordinate CAs in the certification hierarchy.
 
|CA ||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.
+
| ?? ||Active Directory User Object  ||  the user object certificate or certificates published in Active Directory.
 
|-
 
|-
 
| TrustedPublisher ||Trusted Publishers  ||  certificates from trusted CAs.
 
| TrustedPublisher ||Trusted Publishers  ||  certificates from trusted CAs.
Line 28: Line 27:
 
| My ||Certificate Enrollment Requests  ||  pending or rejected certificate requests.
 
| My ||Certificate Enrollment Requests  ||  pending or rejected certificate requests.
 
|-
 
|-
| REQUEST || N/A ||
+
| FlightRoot || Preview Build Roots ||
 
|-
 
|-
 
| REQUEST || N/A ||
 
| REQUEST || N/A ||

Revision as of 14:39, 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.
Root 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.
CA 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.
TrustedPublisher Trusted Publishers certificates from trusted CAs.
 ?? 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.
TrustedPeople 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.
FlightRoot Preview Build Roots
REQUEST N/A
REQUEST N/A
REQUEST N/A
REQUEST N/A
REQUEST N/A

Java

Apple

References