[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

CLI Operation

In this example, you have downloaded the following certificates and saved them to the /var/tmp/ directory on the device:

  1. To load the local certificate called local.cert from the /var/tmp directory on the device, enter the following command:
    user@host> request security pki local-certificate load certificate-id local.cert filename /var/tmp/local.cert
  2. To load the CA certificate called ca.cert from the /var/tmp directory on the device, enter the following command. The CA profile is called ca-profile-ipsec.
    user@host> request security pki ca-certificate load ca-profile ca-profile-ipsec filename /var/tmp/ca.cert
  3. Go on to Re-enrolling Local Certificates Automatically.

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]