Importing SSL Keys

You can import SSL keys created with a third-party application or Powershell ssh-keygen through the Arcus Management Site. Add the extension .key to the file.

To import SSL keys into EFT Arcus

  1. Create a JSON-formatted input file named ImportSslKey.json.

  2. In the file, the JSON should be formatted as follows:

    {"Site":"supp02", "Cert":"mycert.cer"}

    Where "supp02" is the name of the Site and "mycert.cer" is the name of the certificate.

  3. Log into the Web Transfer Client using your Arcus Management Template user account.

  4. Navigate to the Certs > SslKeyIMports folder.

  5. Upload the SSL key and the JSON file to the Certs -> SslKeyImports folder.

/p>