274
Table 38
Output description
Field Description
SSL Client Policy
SSL client policy name
SSL Version
Version of the protocol used by the SSL client policy,
SSL 3.0 or TLS 1.0
PKI Domain
PKI domain of the SSL client policy
Prefer Ciphersuite
Preferred cipher suite of the SSL client policy
Server-verify
Whether server authentication is enabled for the SSL
client policy
display ssl server-policy
Syntax
display ssl server-policy
{
policy-name
|
all
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
policy-name
: SSL server policy name, a case-insensitive string of 1 to 16 characters.
all
: Displays information about all SSL server 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 server-policy
command to view information about a specified SSL server policy or all
SSL server policies.
Examples
# Display information about SSL server policy
policy1
.
<Sysname> display ssl server-policy policy1
SSL Server Policy: policy1
PKI Domain: domain1
Ciphersuite:
RSA_RC4_128_MD5
RSA_RC4_128_SHA
RSA_DES_CBC_SHA
RSA_3DES_EDE_CBC_SHA