ignoreActiveCertificates property

bool? ignoreActiveCertificates
getter/setter pair

This field allows the CA to be scheduled for deletion even if the CA has active certs.

Active certs include both unrevoked and unexpired certs.

Optional.

Implementation

core.bool? ignoreActiveCertificates;