273
Use the
undo close-mode wait
command to restore the default.
By 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.
Related commands:
display ssl server-policy
.
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
display ssl client-policy
Syntax
display ssl client-policy
{
policy-name
|
all
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
policy-name
: SSL client policy name, a case-insensitive string of 1 to 16 characters.
all
: Displays information about all SSL client policies.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, which is a case-sensitive string of 1 to 256 characters.
Description
Use the
display ssl client-policy
command to view information about a specified SSL client policy or all
SSL client policies.
Examples
# Display information about SSL client policy
policy1
.
<Sysname> display ssl client-policy policy1
SSL Client Policy: policy1
SSL Version: SSL 3.0
PKI Domain: 1
Prefer Ciphersuite:
RSA_RC4_128_SHA
Server-verify: enabled