Creating a Load Balancer Cipher Suite
Create a cipher suite to determine the security, compatibility, and speed of HTTPS traffic for a load balancer.
For prerequisite information, see Cipher Suites.
After you create a hostname, the name becomes available for use with the associated load balance. You can apply the hostname to a listener. See Listeners for more information.
Use the oci lb ssl-cipher-suite create command and required parameters to create a cipher suite for a load balancer:
oci lb ssl-cipher-suite create --name name --load-balancer-id load-balancer_id --ciphers ciphers [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateSSLCipherSuite operation to create a cipher suite for a load balancer.