You can import Endpoint Security (HX) public key infrastructure (PKI) certificates from a backup file. If there were any problems upgrading your appliance that required you to reimage it or to fully reinstall the software, import the Endpoint Security (HX) certificates you exported earlier so you do not have to reinstall all of your agents.
Enable CLI configuration mode.
hostname > enable hostname # configure terminal
Import the certificates from the file containing your exported certificates, identified by
<fileURL>:hostname (config) # hx pki import file <fileURL> passphrase <passphrase>For example:
hostname (config) # hx pki import file scp://user@host/path/to/file passphrase abc123Caution
Importing certificates automatically detaches any DMZ server from the Endpoint Security (HX) server. You need to reattach them after the certificates are imported. See the Endpoint Security (HX) Server Deployment Guide.