Options
All
  • Public
  • Public/Protected
  • All
Menu

SelfSigned configures this issuer to 'self sign' certificates using the private key used to create the CertificateRequest object.

schema

ClusterIssuerSpecSelfSigned

Hierarchy

  • ClusterIssuerSpecSelfSigned

Index

Properties

Optional Readonly crlDistributionPoints

crlDistributionPoints: string[]

The CRL distribution points is an X.509 v3 certificate extension which identifies the location of the CRL from which the revocation of this certificate can be checked. If not set certificate will be issued without CDP. Values are strings.

schema

ClusterIssuerSpecSelfSigned#crlDistributionPoints

Generated using TypeDoc