[Contents] [Prev] [Next] [Index] [Report an Error]

Removing a Certificate

To remove a certificate:

  1. Issue the show security certificate command to view information about the local certificates. For example:
    user@host> show security certificate
    web subject:CN=myhost
    CAcert1 subject:CN=myhost
    
    
  2. Issue the clear security certificate command to remove a certificate. Use the trusted option if the certificate is a CA certificate.
    clear security certificate <trusted> <identifier identifier >

    For example:

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]