HP VPN Firewall Appliances Network Management Command Reference
1093
Default command 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 Getting Started 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 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
Table 245 Command output
Field Descri
p
tion
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
Use display ssl server-policy to view information about one or all SSL server policies.
Syntax
display ssl server-policy { policy-name | all } [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level