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 Time created_time Timestamp The time when the certificate was created.
Expiration Time expiration_time Timestamp The expiration time of the certificate.
Fingerprints fingerprints Fingerprint[] Entity:FINGERPRINT
The fingerprint list of the certificate.
Certificate Self-Signed is_self_signed Boolean Denotes whether a digital certificate is self-signed or signed by a known certificate authority (CA).
Issuer Distinguished Name issuer String The certificate issuer distinguished name.
Raw Data raw_data JSON Group:context
The event data as received from the event source.
Record ID record_id String Group:primary
Unique identifier for the object
Subject Alternative Names sans Subject Alternative Name[] The list of subject alternative names that are secured by a specific certificate.
Certificate Serial Number serial_number String Entity:SERIAL_NUMBER
The serial number of the certificate used to create the digital signature.
Subject Distinguished Name subject String The certificate subject distinguished name.
Unique ID uid String The unique identifier of the certificate.
Unmapped unmapped Unmapped[] Data from the source that was not mapped into the schema.
Version version String 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