APPLE VALIDATION
Information about Apple validation for certificates.
Field |
Type |
Description |
---|---|---|
validation.apple.chains.sha256fp |
text |
|
validation.apple.ever_valid |
boolean |
Whether the certificate has ever been considered valid by the root store. |
validation.apple.had_trusted_path |
boolean |
Whether there ever existed a trusted path of signing certificates from a certificate present in the root certificate store. |
validation.apple.has_trusted_path |
boolean |
Whether there currently exists a trusted path of signing certificates from a certificate present in the root certificate store. |
validation.apple.in_revocation_set |
boolean |
Whether the certificate is in the revocation set (for example, OneCRL) associated with the root store. |
validation.apple.is_valid |
boolean |
Whether the certificate is currently considered valid by the root store: a summary of the trust path, revoked, blocklisted/allowlisted, and expired fields. |
validation.apple.parents |
text |
The SHA-256 fingerprints of the certificate's immediate parents in its trust path(s). |
Comments
0 comments
Article is closed for comments.