Deleting a Load Balancer SSL Cipher Suite
On Compute Cloud@Customer, you can delete an SSL cipher suite associated with an existing load balancer.
-
In the Compute Cloud@Customer Console navigation menu, click Networking, then click Load Balancers.
- At the top of the page, select the compartment that contains the load balancer.
-
Click the name of the Load Balancer that has the cipher suite you want to edit.
-
In Resources, click Cipher Suites.
The cipher suites are displayed.
-
You can delete a cipher suite in one of two ways:
- Click the name of the cipher suite to display the details, then click Delete.
- Click the Actions menu (
) for the particular cipher suite, then click Delete.
-
Use the oci lb ssl-cipher-suite delete command and required parameters to delete a load balancer cipher suite:
oci lb ssl-cipher-suite delete --load-balancer-id load-balancer_OCID --name cipher-suite-name
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the DeleteSSLCipherSuire operation to delete a load balancer cipher suite.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.