Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 7 PKI Configuration Commands
3Com Corporation
7-14
Use the undo pki entity command to delete the name and cancel all configurations
under the name space.
A variety of attributes can be configured in PKI entity view. name-str plays only for the
convenience in being quoted by other commands. No field of certificate is concerned.
By default, entity name is not specified.
Example
# Enter PKI entity view
[RouterCA] pki entity en
[RouterCA-pki-entity-en]
7.3 PKI Certificate Operation Commands
7.3.1 pki delete-certificate
Syntax
pki delete-certificate { local | ca } domain domain-name
View
System view
Parameter
local: indicates the deletion of all local certificates that are locally stored;
ca: indicates the deletion of all CA certificates that are locally stored.
domain-name: PKI domain where the certificate to be deleted locates.
Description
Use the pki delete-certificate command to delete the locally stored certificates.
Example
# Delete the local certificate in the PKI domain named cer.
[3ComCA] pki delete-certificate local domain cer
7.3.2 pki import-certificate
Syntax
pki import-certificate { local | ca } domain domain-name { der | p12 | pem }
[ filename filename ]
View
System view










