Editing a Load Balancer SSL Cipher Suite Details
On Compute Cloud@Customer, you can edit the SSL cipher suites associated with an existing load balancer to alter their details by adding or removing values.
-
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.
-
Under Resources, click Cipher Suites.
The cipher suites are displayed.
- Click the name of the cipher suite to display the details, then click Edit.
- Edit the cipher.
- Click Update ciphers.
-
Use the oci lb ssl-cipher-suite update command and required parameters to update the details of a load balancer SSL cipher suite.
oci lb ssl-cipher-suite update --load-balancer-id load-balancer_OCID --name cipher-suite-name
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the UpdateSSLCipherSuire operation to update the details of a load balancer SSL 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.