Viewing a Load Balancer SSL Cipher Suite Details
On Compute Cloud@Customer, you can view a list of the SSL cipher suites associated with an existing load balancer and view their details.
-
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 for which you want to list existing load balancer cipher suites.
-
Under Resources, click Cipher Suites.
The list of cipher suites is displayed.
-
If cipher suites exist, you can view the details in one of two ways:
- Click the name of the cipher suite.
- In the Actions menu (
), click View Details.
-
Use the oci lb ssl-cipher-suite get command and required parameters to view a load balancer SSL cipher suite details.
oci lb ssl-cipher-suite get --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 GetSSLCipherSuite operation to get a load balancer SSL cipher suite details.
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.