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


Removing a Certificate

To remove a certificate:

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

For example:


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