The pki delete-certificate built-in-ca command deletes an SSL decryption certificate from the memory.
| Parameter | Description | Value |
|---|---|---|
| filename file-name | Specifies the name of an SSL decryption certificate file. | The SSL decryption certificate file name must already exist in the memory. |
Usage Scenario
When an SSL decryption certificate expires or you want to apply for a new certificate, run the pki delete-certificate built-in-ca command to delete the current SSL decryption certificate from the memory. This command will not delete the certificate files in the device storage.
Prerequisites
The SSL decryption certificate has been imported to the memory using the pki import-certificate built-in-ca command.
Precautions
In dual-node hot standby scenarios, the backup node does not support the function of deleting a certificate from the memory.