Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateSubordinateCaIssuedByInternalCaConfigDetails

The details for updating a private subordinate certificate authority (CA) which is issued by a private CA. Note: This operation automatically rotates the private key.

Properties

Const configType

configType: string = "SUBORDINATE_CA_ISSUED_BY_INTERNAL_CA"

Optional stage

stage: Stage

The rotation state of the CA. The default is {@code PENDING}, meaning that the CA is staged and available for use. A CA version that you mark as {@code CURRENT} is currently in use, but you don't yet want to rotate it into current, active use. For example, you might create or update a CA and mark its rotation state as {@code PENDING} if you haven't yet updated the certificate on the target system.

Optional validity

validity: model.Validity

Optional versionName

versionName: undefined | string

The name of the CA version. When the value is not null, a name is unique across versions of a given CA.

Methods

getDeserializedJsonObj

getJsonObj