< Home

display pki credential-storage-path

Function

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.

Format

display pki credential-storage-path

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display pki credential-storage-path command displays the default path where a PKI certificate is stored.

You can also run the cd pki and dir commands in the user view in sequence to view the path where a PKI certificate is stored. An example is as follows:
<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 system
If only the dir command is executed in a virtual system, the directory where a PKI certificate is stored cannot be displayed.

Example

# 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.
# Display the default path where a PKI certificate is stored in the virtual system named vsys1.
<sysname-vsys1> display pki credential-storage-path
 The pki credential-storage-path is hda1:/pki/vsys2.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >