The display pki credential-storage-path command displays the default path where a PKI certificate is stored.
By default, on the USG6000E, the certificates of the root system are stored in the hda1:/pki/public directory, and the certificates of the virtual system are stored in the hda1:/pki/vsys(id) directory.
The display pki credential-storage-path command displays the default path where a PKI certificate is stored.
<sysname> cd pki <sysname> dir Directory of hda1:/pki/ Idx Attr Size(Byte) Date Time FileName 0 drw- - Jul 06 2017 16:11:48 public //Directory in the root system 1 drw- - May 16 2017 11:58:44 vsys1 //Directory in a virtual systemIf only the dir command is executed in a virtual system, the directory where a PKI certificate is stored cannot be displayed.
# Display the default path where a PKI certificate is stored in the root system.
<sysname> display pki credential-storage-path
The pki credential-storage-path is hda1:/pki/public.
<sysname-vsys1> display pki credential-storage-path
The pki credential-storage-path is hda1:/pki/vsys2.