Delete pki certificate – Allied Telesis AT-S63 User Manual

Page 673

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section IX: Management Security

673

DELETE PKI CERTIFICATE

Syntax

delete pki certificate="

name

"

Parameter

certificate

Specifies the name of the certificate you want to
delete from the certificate database. The name is
case sensitive. If the name contains spaces, it must
be enclosed in double quotes. Wildcards are not
allowed.

Description

This command deletes a certificate from the switch’s certificate database.
To view the certificates in the database, refer to “SHOW PKI
CERTIFICATE” on page 680.

Deleting a certificate from the database does not delete it from the file
system. To delete a file from the file system, refer to “DELETE FILE” on
page 193.

You cannot delete a certificate from the database if you specified its
corresponding encryption key as the active key in the web server
configuration. The switch considers the certificate to be in use and will not
allow you to delete it. You must first configure the web server with another
encryption key pair for a different certificate.

Example

The following command deletes the certificate “Switch 12 certificate” from
the certificate database:

delete pki certificate="Switch 12 certificate"

Advertising