The display pki whitelist command displays the content of certificate whitelist files on the device.
The virtual system does not support this command.
| Parameter | Description | Value |
|---|---|---|
| all | Displays the content of all certificate whitelist files. | - |
| filename file-name | Specifies the name of a certificate whitelist file. | It must be the name of an existing certificate whitelist file. |
After certificate whitelist files are imported to the device, you can run this command to check the content.
# Display the content of all certificate whitelist files.
<sysname> display pki whitelist all
Whitelist filename : a40
Imported whitelist count : 1
-------------------------------------------------------------------------------
Items Whitelist value
-------------------------------------------------------------------------------
1 CN-on-Certificate_of-RBS-3
Whitelist filename : 0000
Imported whitelist count : 6
-------------------------------------------------------------------------------
Items Whitelist value
-------------------------------------------------------------------------------
1 CN-on-Certificate_of-RBS-1CN-on-Certificate_of-RBS-1CNCN-on-Certificate_of-RBS-
1CN-on-Certificate_of-RBS-1CNaaaaaaaaaaaaaaaaa
2 CN-on-Certificate_of-RBS-4
2 CN-on-Certificate_of-RBS-1
1 CN-on-Certificate_of-RBS-2
Item
|
Description |
|---|---|
| Whitelist filename | Name of a certificate whitelist file. To set a name for a certificate whitelist file, run the pki import whitelist command. |
| Imported whitelist count | Number of imported certificate whitelist files. |
| Items | Number of certificate whitelist files with the same content. |
| Whitelist value | Content in the certificate whitelist files. |