binding cipher-suite-customization

Function

The binding cipher-suite-customization command configures a name for the SSL cipher suite bound to an SSL policy.

The undo binding cipher-suite-customization command deletes the name configured for the SSL cipher suite bound to an SSL policy.

By default, no name is configured for the SSL cipher suite bound to an SSL policy.

Format

binding cipher-suite-customization customization-name

undo binding cipher-suite-customization [ customization-name ]

Parameters

Parameter Description Value
customization-name

Specifies the name of an SSL cipher suite bound to an SSL policy.

The value is a string of 1 to 32 case-insensitive characters, spaces not supported.

Views

SSL policy view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
ssl write

Usage Guidelines

Usage Scenario

During client and server authentication, an algorithm list is provided for the client and server to perform SSL algorithm negotiation. To configure a name for the SSL cipher suite bound to an SSL policy, run the binding cipher-suite-customization command. If no SSL cipher suite is bound to an SSL policy, all the available algorithms can be used by default.

Prerequisites

  • Run the ssl cipher-suite-list command, to create an SSL cipher suite and displays the SSL cipher suite customization view.
  • Run the ssl cipher-suite command, to specify encryption algorithms to be supported in an SSL cipher suite bound to an SSL policy.

Precautions

An SSL policy can bind only one SSL cipher suite.

Example

# Configure test as the name of the SSL cipher suite bound to an SSL policy.
<HUAWEI> system-view
[~HUAWEI] ssl policy test
[*HUAWEI-ssl-policy-test] binding cipher-suite-customization test
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >