The pki delete-file command deletes a certificate file saved on the CF card or Hda1.
pki delete-file filename
Parameter
Description
Value
filename
The certificate file name must already exist.
All views
2: Configuration level
Remove the certificate file from the memory before removing it form the CF card or Hda1.
# Delete the certificate file ca.cer on the device.
<sysname> system-view [sysname] pki delete-certificate ca filename ca.cer [sysname] quit <sysname> pki delete-file ca.cer Warning: Confirm to delete the file?[Y/N]y Info: Delete Success.