HP VPN Firewall Appliances Network Management Command Reference

1092
Examples
# Enable SSL client weak authentication.
<Sysname> system-view
[Sysname] ssl server-policy policy1
[Sysname-ssl-server-policy-policy1] client-verify enable
[Sysname-ssl-server-policy-policy1] client-verify weaken
Related commands
client-verify enable
display ssl server-policy
close-mode wait
Use close-mode wait to set the SSL connection close mode to wait mode. In this mode, after sending a
close-notify alert message to a client, the server does not close the connection until it receives a
close-notify alert message from the client.
Use undo close-mode wait to restore the default.
Syntax
close-mode wait
undo close-mode wait
Default
An SSL server sends a close-notify alert message to the client and closes the connection without waiting
for the close-notify alert message from the client.
Views
SSL server policy view
Default command level
2: System level
Examples
# Set the SSL connection close mode to wait.
<Sysname> system-view
[Sysname] ssl server-policy policy1
[Sysname-ssl-server-policy-policy1] close-mode wait
Related commands
display ssl server-policy
display ssl client-policy
Use display ssl client-policy to view information about one or all SSL client policies.
Syntax
display ssl client-policy { policy-name | all } [ | { begin | exclude | include } regular-expression ]
Views
Any view