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_timeTimestamp

The time when the certificate was created.

Expiration Timeexpiration_timeTimestamp

The expiration time of the certificate.

FingerprintsfingerprintsFingerprint[]

Entity:FINGERPRINT
The fingerprint list of the certificate.

Certificate Self-Signedis_self_signedBoolean

Denotes whether a digital certificate is self-signed or signed by a known certificate authority (CA).

Issuer Distinguished NameissuerString

The certificate issuer distinguished name.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group: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_numberString

Entity:SERIAL_NUMBER
The serial number of the certificate used to create the digital signature.

Subject Distinguished NamesubjectString

The certificate subject distinguished name.

Unique IDuidString

The unique identifier of the certificate.

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

VersionversionString

The 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 ocsf-1.4.0