HP VPN Firewall Appliances VPN Command Reference

130
Field Descri
p
tion
Issuer Issuer of the certificate.
Validity Validity period of the certificate.
Subject Entity holding the certificate.
Subject Public Key Info Public key information of the entity.
X509v3 extensions Extensions of the X.509 (version 3) certificate.
X509v3 CRL Distribution Points Distribution points of X.509 (version 3) CRLs.
Related commands
certificate request polling
pki domain
pki retrieval-certificate
display pki certificate access-control-policy
Use display pki certificate access-control-policy to display information about one or all certificate
attribute-based access control policies.
Syntax
display pki certificate access-control-policy { policy-name | all } [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
policy-name: Name of the certificate attribute-based access control policy, a string of 1 to 16 characters.
all: Specifies all certificate attribute-based access control 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 the certificate attribute-based access control policy named mypolicy.
<Sysname> display pki certificate access-control-policy mypolicy
access-control-policy name: mypolicy
rule 1 deny mygroup1
rule 2 permit mygroup2