Exporting certificates

Prev Next

You can export Endpoint Security (HX) public key infrastructure (PKI) certificates to a file. This is recommended before you upgrade the Endpoint Security (HX) server.

To export Endpoint Security (HX) PKI certificates:
  1. Enable CLI configuration mode.

    hostname > enable
    hostname # configure terminal
                      
  2. Export the certificates to the file identified by <fileURL>:

    hostname (config) # hx pki export file <fileURL> passphrase <passphrase>
                      

    For example:

    hostname (config) # hx pki export file scp://user@host/path/to/file passphrase abc123