tidyRevokedCerts

@JvmName(name = "mrymscfydhtvihnb")
suspend fun tidyRevokedCerts(value: Output<Boolean>)
@JvmName(name = "fxuviogpgnycmkpt")
suspend fun tidyRevokedCerts(value: Boolean?)

Parameters

value

Set to true to remove all invalid and expired certificates from storage. A revoked storage entry is considered invalid if the entry is empty, or the value within the entry is empty. If a certificate is removed due to expiry, the entry will also be removed from the CRL, and the CRL will be rotated.