F3215-HP Load Balancing Module Security Command Reference-6PW101

180
Syntax
display ssl server-policy { policy-name | all } [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command 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 System Management 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, a case-sensitive string of 1 to 256 characters.
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_AES_128_CBC_SHA
Handshake Timeout: 3600
Close-mode: wait disabled
Session Timeout: 3600
Session Cachesize: 500
Client-verify: disabled
Client-verify weaken: disabled
Table 32 Command output
Field Descri
p
tion
SSL Server Policy SSL server policy name.
PKI Domain
PKI domain used by the SSL server policy.
If no PKI domain is specified for the SSL server policy, this field is blank, and the
SSL server generates and signs a certificate for itself and does not obtain a
certificate from a CA server.
Ciphersuite Cipher suites supported by the SSL server policy.
Handshake Timeout Handshake timeout time of the SSL server policy, in seconds.