Importing a Certificate Using FTP

You can also put the certificate file in the directory /ramdrv and then execute the import-certificate command, or you can paste the certificate in PEM/Base64 format into the ACLI. If you paste the certificate, you may have to copy and paste it a portion at a time, rather than pasting the whole certificate at once.

To import the certificate using FTP:

  1. FTP the certificate file on to the Net-Net ESD (directory /ramdrv), let us say the name of the certificate file is cert.pem.
  2. Once the certificate is successfully transferred to the Net-Net ESD, run the import-certificate command.

    The syntax is:

    ACMEPACKET# import-certificate [try-all|pkcs7|x509] [certificate-record file-name]

    Using the command will look like this when you have used FTP.

    ACMEPACKET# import-certificate try-all acme cert.pem
    Certificate imported successfully....
    WARNING: Configuration changed, run "save-config" command.
  3. Save your configuration.
    ACMEPACKET# save-config
    Save-Config received, processing.
    waiting 1200 for request to finish
    Request to 'SAVE-CONFIG' has Finished,
    Save complete
    Currently active and saved configurations do not match!
    To sync & activate, run 'activate-config' or 'reboot activate'.
  4. Synchronize and activate your configurations.
    ACMEPACKET# activate-config
    Activate-Config received, processing.
    waiting 120000 for request to finish
    Add LI Flows
    LiSysClientMgr::handleNotifyReq
    H323 Active Stack Cnt:  0
    Request to 'ACTIVATE-CONFIG' has Finished,
    Activate Complete
    ACMEPACKET#