2215
ssl client-policy
Syntax ssl client-policy policy-name
undo ssl client-policy { policy-name | all }
View System view
Parameter policy-name: SSL client policy name, a case-insensitive string of 1 to 16 characters,
which cannot be “a”, “al” and “all”.
all: Specifies all SSL client policies.
Description Use the
ssl client-policy command to create an SSL policy and enter its view.
Use the undo ssl client-policy command to remove a specified or all SSL client
policies.
Example # Create an SSL client policy named policy1 and enter its view.
<Sysname> system-view
[Sysname] ssl client-policy policy1
[Sysname-ssl-client-policy-policy1]
ssl server-policy
Syntax ssl server-policy policy-name
undo ssl server-policy { policy-name | all }
View System view
Parameter policy-name: SSL server policy name, a case-insensitive string of 1 to 16 characters,
which cannot be “a”, “al” and “all”.
all: Specifies all SSL server policies.
Description Use the
ssl server-policy command to create an SSL server policy and enter its
view.
Use the
undo ssl server-policy command to remove a specified or all SSL server
policies.
Note that you cannot delete an SSL server policy that has been associated with
one or more application layer protocols.
Example # Create an SSL server policy named policy1 and enter its view.