CertificateAuthorityCrlDistributionPointExtensionConfiguration

Configures the default behavior of the CRL Distribution Point extension for certificates issued by your certificate authority

Constructors

constructor(omitExtension: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configures whether the CRL Distribution Point extension should be populated with the default URL to the CRL. If set to true , then the CDP extension will not be present in any certificates issued by that CA unless otherwise specified through CSR or API passthrough.