NSS (FIREFOX) VALIDATION
Information about NSS validation for certificates.
Field |
Type |
Description |
---|---|---|
validation.nss.chains.sha256fp |
text |
|
validation.nss.ever_valid |
boolean |
Whether the certificate has ever been considered valid by the root store. |
validation.nss.had_trusted_path |
boolean |
Whether there ever existed a trusted path of signing certificates from a certificate present in the root certificate store. |
validation.nss.has_trusted_path |
boolean |
Whether there currently exists a trusted path of signing certificates from a certificate present in the root certificate store. |
validation.nss.in_revocation_set |
boolean |
Whether the certificate is in the revocation set (for example, OneCRL) associated with the root store. |
validation.nss.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.nss.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.