MISC
Various certificate fields.
Field |
Type |
Description |
---|---|---|
ever_seen_in_scan |
boolean |
|
parent_spki_subject_fingerprint_sha256 |
text |
The SHA-256 digest of the parent certificate's DER-encoded SubjectPublicKeyInfo concatenated with its Subject. |
parsed.redacted |
boolean |
|
parsed.serial_number_hex |
text |
Issuer-specific identifier of the certificate, represented as hexadecimal. |
parsed.version |
integer |
|
precert |
boolean |
Whether the X.509 "poison" extension (OID: 1.3.6.1.4.1.11129.2.4.3) is marked critical, which prohibits the pre-certificate from being trusted. |
spki_subject_fingerprint_sha256 |
text |
The SHA-256 digest of the certificate's DER-encoded SubjectPublicKeyInfo concatenated with its Subject. |
validation_level |
text |
The extent to which the certificate's issuer validated the identity of the entity requesting the certificate. Options include Domain validated (DV), Organization Validated (OV), or Extended Validation (EV). |
Comments
0 comments
Article is closed for comments.