Deleting a Load Balancer Certificate
Remove an SSL certificate from a load balancer.
Note
You cannot delete an SSL certificate that is associated with a listener or backend set. Remove the bundle from any listeners or backend sets before deleting.
Use the oci lb certificate delete command and required parameters to delete a load balancer's certficate:
oci lb certificate delete --certificate-name certificate_name --load-balancer-id load_balancer_id --items items [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteCertificate operation to delete a load balancer's certficate.