Canceling Certificate Authority Version Deletion
Cancel the scheduled deletion of a certificate authority (CA) version if you no longer want to delete the certificate authority version.
-
On the Certificate Authorities list page, select the certificate authority that you want to work with. If you need help finding the list page or the certificate authority, see Listing Certificate Authorities.
The certificate authority's details page opens.
-
On the certificate authority's details page, select
Versions.
The Versions list opens.
- Find the certificate authority version pending deletion.
- From the Actions menu for the certificate authority pending deletion, select Cancel deletion.
- Confirm that you want to cancel the deletion by selecting Cancel deletion.
-
On the Certificate Authorities list page, select the certificate authority that you want to work with. If you need help finding the list page or the certificate authority, see Listing Certificate Authorities.
Use the oci certs-mgmt certificate-authority-version cancel-deletion command and required parameters to cancel the scheduled deletion of a certificate authority version number:
oci certs-mgmt certificate-authority-version cancel-deletion --certificate-authority-id <CA_OCID> --version-number <CA_version_number> [OPTIONS]For example:
oci certs-mgmt certificate-authority-version cancel-deletion --certificate-authority-id ocid1.certificateauthority.oc1.<region>.<unique_id> --version-number 3For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CancelCertificateAuthorityVersionDeletion operation to cancel the scheduled deletion of a certificate authority version.