Deleting a CA Bundle
Delete a CA bundle if you no longer need it.
- On the CA Bundles list page, find the CA bundle that you want to work with. If you need help finding the list page or the certificate, see Listing CA Bundles.
- From the Actions menu, select Delete.
- Confirm the deletion by entering the CA bundle name exactly as it appears.
- Select Select deletion date, and then select the date that you want to delete the CA bundle permanently.
- Select Delete CA bundle.
Use the oci certs-mgmt ca-bundle delete command and required parameters to delete a CA bundle:
oci certs-mgmt ca-bundle delete --ca-bundle-id <CAbundle_OCID> [OPTIONS]For example:
oci certs-mgmt ca-bundle delete --ca-bundle-id ocid1.cabundle.oc1.<region>.<unique_id>For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteCaBundle operation to delete a CA bundle.