A SERVICE OF

logo

2216 CHAPTER 144: SSL CONFIGURATION COMMANDS
<Sysname> system-view
[Sysname] ssl server-policy policy1
[Sysname-ssl-server-policy-policy1]
version
Syntax version { ssl3.0 | tls1.0 }
undo version
View SSL client policy view
Parameter ssl3.0: Specifies SSL 3.0.
tls1.0: Specifies TLS 1.0.
Description Use the
version command to specify the SSL protocol version for an SSL client
policy.
Use the
undo version command to restore the default.
By default, the SSL protocol version for an SSL client policy is TLS 1.0.
Example # Specify the SSL protocol version for SSL client policy policy1 as SSL 3.0.
<Sysname> system-view
[Sysname] ssl client-policy policy1
[Sysname-ssl-client-policy-policy1] version ssl3.0