Canceling Certificate Authority Deletion
Cancel a scheduled certificate authority (CA) deletion if you no longer want to delete the CA.
-
On the Certificate Authorities list page, select the name of the CA for which you want to cancel a scheduled deletion. If you need help finding the list page, see Listing Certificate Authorities.
To find a CA in a different compartment, under List scope, select a different compartment.
- Select Cancel Deletion.
- To confirm, select Cancel Deletion.
-
On the Certificate Authorities list page, select the name of the CA for which you want to cancel a scheduled deletion. If you need help finding the list page, see Listing Certificate Authorities.
Use the oci certs-mgmt certificate-authority cancel-deletion command and required parameters to cancel the scheduled deletion of a CA:
oci certs-mgmt certificate-authority cancel-deletion --certificate-authority-id <CA_OCID>
For example:
oci certs-mgmt certificate-authority cancel-deletion ocid1.certificateauthority.oc1.<region>.<unique_id>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the oci certs-mgmt certificate-authority cancel-deletion operation to cancel the scheduled deletion of a CA.