CertificateStatus type

Status of the certificate
KnownCertificateStatus can be used interchangeably with CertificateStatus, this enum contains the known values that the service supports.

Known values supported by the service

Active: The certificate is active.
Expired: The certificate is expired.
Revoked: The certificate is revoked.

type CertificateStatus = string