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
Caption | Name | Type | Description |
---|---|---|---|
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: |
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: |
Record ID | record_id | String | Group: |
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: |
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
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
Updated 19 days ago