Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 7 PKI Configuration Commands
3Com Corporation
7-15
Parameter
local: Indicates the local certificate.
ca: Indicates the CA certificate.
domain-name: PKI domain where the certificate locates.
der: Specifies the certificate file format as DER.
p12: Specifies the certificate file format as P12.
pem: Specifies the certificate file format as PEM.
filename: Name of the certificate file, a string consisting of 1 to 127 characters.
Description
Use the pki import-certificate command to import an existing CA certificate or local
certificate.
Related command: pki domain.
Example
# Import the CA certificate in the PKI domain named cer. The certificate file format is
PEM.
[3ComCA] pki import-certificate ca domain cer pem
7.3.3 pki request-certificate
Syntax
pki request-certificate domain domain-name [ password ] [ pkcs10 [ filename
filename ] ]
View
System view
Parameter
domain-name: Contains CA or RA related information. It is configured by using the pki
domain command.
password: Optionally involved in certificate revocation. It is a string consisting of 1 to 31
characters.
pkcs10: Displays the BASE64-encoded PKCS#10 certificate request. You can use the
information to request a certificate by phone, disk, or email.
filename: Name of the file for saving the PKCS#10 certificate request.