Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-name: Specifies the name of a certificate attribute group, a case-insensitive string of 1 to 31
characters.
Usage guidelines
If no certificate attribute group is specified, this command displays information about all certificate
attribute groups.
Examples
# Display information about the certificate attribute group mygroup.
<Sysname> display pki certificate attribute-group mygroup
Attribute group name: mygroup
Attribute 1 subject-name dn ctn abc
Attribute 2 issuer-name fqdn nctn app
# Display information about all certificate attribute groups.
<Sysname> display pki certificate attribute-group
Total PKI certificate attribute groups: 2.
Attribute group name: mygroup1
Attribute 1 subject-name dn ctn abc
Attribute 2 issuer-name fqdn nctn app
Attribute group name: mygroup2
Attribute 1 subject-name dn ctn def
Attribute 2 issuer-name fqdn nctn fqd
Table 24 Command output
Field Description
Total PKI certificate attribute groups Total number of certificate attribute groups.
ctn Contain operation.
nctn Not-contain operation.
equ Equal operation.
nequ Not-equal operation.
Attribute 1 subject-name dn ctn abc
Attribute rule 1 defines that the DN in the subject name
contains the string of abc.
Related commands
• attribute
• pki certificate attribute-group
183