Importing SSL Certificates

You can import SSL certificates created with a third-party application or Powershell through the Arcus Management Site. Add the extension .cer to the file.

To import SSL certificates into EFT Arcus

  1. Create a JSON-formatted input file named ImportSslcert.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 > SslCertImports folder.

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

/p>