R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
499
Parameters
policy-name: SSL server policy name, a case-insensitive string of 1 to 16 characters.
all: Displays information about all SSL server policies.
Description
Use the display ssl server-policy command to view information about one 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_AES_128_CBC_SHA
Handshake Timeout: 3600
Close-mode: wait disabled
Session Timeout: 3600
Session Cachesize: 500
Client-verify: disabled
Table 118 Output description
Field Descri
p
tion
SSL Server Policy SSL server policy name
PKI Domain PKI domain used by the SSL server policy
Ciphersuite Cipher suite supported by the SSL server policy
Handshake Timeout Handshake timeout time of the SSL server policy, in seconds
Close-mode
Close mode of the SSL server policy, which can be:
wait disabledIn this mode, the server sends a close-notify
message to the client and then closes the connection immediately
without waiting for the close-notify message of the client.
wait enabledIn this mode, the server sends a close-notify
message to the client and then waits for the close-notify message of
the client. Only after receiving the expected message, does the
server close the connection.
Session Timeout Session timeout time of the SSL server policy, in seconds
Session Cachesize Maximum number of buffered sessions of the SSL server policy
Client-verify Whether client authentication is enabled
handshake timeout
Syntax
handshake timeout time