Start the OSV Host

You can start the OSV Host, once you have installed it as described in chapter "Install Tosca OSV".

To do so, double-click the OSV Host icon on your desktop.

Configure communication via HTTPS

You can configure an HTTPS connection between the OSV Host and the OSV Monitor. To do so, you must add a certificate for the APIService in the configuration file. Follow the steps below:

  1. Open the file <Tosca OSV program files>\Config.yml.

  2. Change the value of the Host property to https instead of http.

  3. Define the value of the property CertThumbprint according to the desired Windows certificate. The selected certificate must be located in one of the Windows certificate stores (e.g. LocalMachine/My).

  4. Restart the OSV Host for your changes to take effect.

If you use an HTTPS connection, you have to modify the OSVHost property in Tosca Commander as described in chapter "Connect to OSV".