Getting a Load Balancer Cipher Suite's Details

View the details of a cipher suite for a load balancer.

    1. On the Load balancers list page, select the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
    2. On the load balancer's details page, select Cipher suites.
    3. On the cipher suite's list, select the cipher suite that you want to work with.
    The cipher suite's details page opens and displays information about the cipher set, including the ciphers contained in it and whether the cipher suite is predefined or custom. You can also manage the ciphers contained in the cipher suite.
  • Use the oci lb ssl-cipher-suite get command and required parameters to view the details of a cipher suite for a load balancer:

    oci lb ssl-cipher-suite get --name name --load-balancer-id load-balancer_id [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetSSLCipherSuite operation to view the details of a cipher suite for a load balancer.