clear tls

These commands clear TLS switch private key, switch certificate, and controller Certificate Authority (CA) certificate.
clear tls {privkey | certificate | ca-cert}

Parameters

privkey Clear TLS private key and passphrase.
certificate Clear TLS certificate.
ca-cert Clear list of trusted CA certificates used to verify TLS peers.

Defaults

N/A

Mode

All command modes.

Example

This example clears the TLS private key and passphrase, certificate, and CA certificate.

clear tls privkey certificate ca-cert