CERTIFICATES
This table represents information about the MVE CA certificate library resources.
|
Field Name |
Data Type |
Description |
|---|---|---|
|
CERTIFICATE_ID |
BIGINT |
The primary key. |
|
NAME |
VARCHAR(255) |
The user‑friendly name of a CA certificate. |
|
PEM_CERTIFICATE |
BLOB |
The PEM representation of a CA certificate. |
|
DATE_IMPORTED |
TIMESTAMP |
The date when the CA certificate was imported to MVE. |
|
PEM_CERTIFICATE_SHA2 |
VARCHAR (64) |
SHA2 hash of this CA certificate. |
|
DESCRIPTION |
VARCHAR (255) |
Description of the CA certificate. |