Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ObjectStorageBucketConfigDetails

The details of the Object Storage bucket configured to store the certificate revocation list (CRL).

Properties

objectStorageBucketName

objectStorageBucketName: string

The name of the bucket where the CRL is stored.

Optional objectStorageNamespace

objectStorageNamespace: undefined | string

The tenancy of the bucket where the CRL is stored.

objectStorageObjectNameFormat

objectStorageObjectNameFormat: string

The object name in the bucket where the CRL is stored, expressed using a format where the version number of the issuing CA is inserted as part of the Object Storage object name wherever you include a pair of curly braces. This versioning scheme helps avoid collisions when new CA versions are created. For example, myCrlFileIssuedFromCAVersion{}.crl becomes myCrlFileIssuedFromCAVersion2.crl for CA version 2.

Functions

getDeserializedJsonObj

getJsonObj