delete sslcert
Deletes SSL server certificate bindings and the corresponding client certificate policies for an IP address and port.
delete sslcert [ipport=]IP Address:port
Parameters
[ipport=]IP Address:port
- Specifies the IPv4 or IPv6 address and port for which the SSL certificate bindings will be deleted.
Examples
delete sslcert ipport=1.1.1.1:443
delete sslcert ipport=0.0.0.0:443
delete sslcert ipport=[::]:443