Canceling Certificate Authority Deletion

Cancel a scheduled certificate authority (CA) deletion if you no longer want to delete the CA.

    1. Open the navigation menu and click Identity & Security.
    2. Under Certificates, click Certificate Authorities.
    3. From the list of CAs in the compartment, click the name of the CA for which you want to cancel a scheduled deletion.

      To find a CA in a different compartment, under List scope, choose a different compartment.

    4. Click Cancel Deletion.
    5. To confirm, click Cancel Deletion.
  • 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.