Exporting Certificates; Removing A Certificate - HP FlexFabric 5930 Series Security Configuration Manual

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

Task
Specify the storage path for
the certificates and CRLs.

Exporting certificates

IMPORTANT:
To export all certificates in the PKCS12 format, the PKI domain must have at least one local certificate.
Otherwise, the export operation fails.
To back up or import certificates, you can export the CA certificate and the local certificates in a PKI
domain to local files or display them on a terminal.
When you export a local certificate with the RSA key pair, the name of the target file might not be the
same as specified in the command. It depends on the purpose of the key pair of the certificate.
To export certificates:
Step
1.
Enter system view.
2.
Export certificates.

Removing a certificate

CAUTION:
When you remove the CA certificate in a domain, the system also removes the local certificates, peer
certificates, and CRLs in the same PKI domain.
Each certificate issued by a CA has a validity period. If the certificate is about to expire or your private
key is compromised, do the following tasks:
1.
Remove the local certificate.
Command
pki storage { certificates |
crls } dir-path
Command
system-view
Export certificates in DER format:
pki export domain domain-name der { all |
ca | local } filename filename
Export certificates in PKCS12 format:
pki export domain domain-name p12 { all |
local } passphrase p12passwordstring
filename filename
Export certificates in PEM format:
pki export domain domain-name pem { { all |
local } [ { 3des-cbc | aes-128-cbc |
aes-192-cbc | aes-256-cbc | des-cbc }
pempasswordstring ] | ca } [ filename
filename ]
81
Remarks
By default, the storage path for the certificates
and CRLs is the PKI directory on the storage
media of the device.
For a distributed device, you must specify a
path on the current MPU rather than on other
MPUs.
Remarks
N/A
Configure at least one
command.
If you do not specify a file name
when you export a certificate in
PEM format, the certificate is
displayed on the terminal.

Advertisement

Table of Contents
loading

Table of Contents