cert-delete
This command is used to delete certificates container zone|name
Syntax cert-delete
| 
    name name-string  | 
  
    Specify the name of the certificate to delete.  | 
 
| 
    container zone name  | 
  
    Specify the certificate zone or container name.  | 
 
Defaults None
Access CLI
History
| 
    Version 2.5.4  | 
  
    Command introduced.  | 
 
Usage Use this command to delete certificates.
Examples To successfully delete a certificate named cert1, use the following command:
CLI (network-admin@switch) > cert-delete name cert1
Successfully deleted all certificate files.
If you try to delete a certificate currently in use by a service, the following message displays:
CLI (network-admin@switch) > cert-delete name cert1
cert-delete: Certificate is being used by ovs service, cannot delete
