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
-
Create a JSON-formatted input file named ImportSslcert.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 > SslCertImports folder.
-
Upload the SSL key and the JSON file to the Certs -> SslCertImports folder.
/p>