Digital Certificate

certificate

The Digital Certificate, also known as a Public Key Certificate, object contains information about the ownership and usage of a public key. It serves as a means to establish trust in the authenticity and integrity of the public key and the associated entity.

Attributes

CaptionNameTypeDescription
Created Timecreated_timeTimestampThe time when the certificate was created.
Expiration Timeexpiration_timeTimestampThe expiration time of the certificate.
FingerprintsfingerprintsFingerprint[]Entity:FINGERPRINT

The fingerprint list of the certificate.
Certificate Self-Signedis_self_signedBooleanDenotes whether a digital certificate is self-signed or signed by a known certificate authority (CA).
Issuer Distinguished NameissuerStringThe certificate issuer distinguished name.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
Subject Alternative NamessansSubject Alternative Name[]The list of subject alternative names that are secured by a specific certificate.
Certificate Serial Numberserial_numberStringEntity:SERIAL_NUMBER

The serial number of the certificate used to create the digital signature.
Subject Distinguished NamesubjectStringThe certificate subject distinguished name.
Unique IDuidStringThe unique identifier of the certificate.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.
VersionversionStringThe certificate version.

Relationships

Digital Certificate shown in context

Inbound Relationships

These objects and events reference Digital Certificate in their attributes:

Outbound Relationships

Digital Certificate references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0