Configure the Tosca CI Client for non-Windows operating systems for HTTPS

This chapter explains how to configure the behavior of the Tosca Continuous Integration Client (Tosca CI Client) if you want to launch Tosca Distributed Execution from non-Windows operating systems on HTTPS.

To do so, follow the steps below:

  1. Add the certificate to the Java TrustStore. The default system-wide Java TrustStore is located at %JAVA_HOME%/lib/security/cacerts.

  2. Open the file config.properties. By default, this file is located at %COMMANDER_HOME%/ToscaCI/Client.

  3. Replace the http endpoint with the https endpoint for the settings address and aoserviceaddress.

  4. Save the file.