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
-
Create a JSON-formatted input file named ImportSslKey.json.
-
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.
-
Log into the Web Transfer Client using your Arcus Management Template user account.
-
Navigate to the Certs > SslKeyIMports folder.
-
Upload the SSL key and the JSON file to the Certs -> SslKeyImports folder.
/p>