Cancel
Summary
ConsignO Desktop and CertifiO Manager both attempts to automatically discover network configuration for their external connections to our servers. In the event that this discovery isn’t successful, it is possible to define a proxy by providing specific instructions.
The installation package performs a connectivity test to Notarius servers in order to ensure proper communications (ex: license validation). If this fails, resume the installation and apply the manual configuration after the installation completes.
– Add the following environment variables from Command Prompt (replace both proxy-server-address and proxy-server-port by values relevant to your network infrastructure):
Once ConsignO Desktop is installed, you need to modify the application’s configuration file. This file can be found at the following location (actual folder will depend on version installed, the exemple below illustrates the folder for a default installation of ConsignO 3.7.5) :
You will then need to add the following 2 lines at the end of the configuration file (replace both proxy-server-address and proxy-server-port by values relevant to your network infrastructure):
-Dhttp.proxyHost=proxy-server-address
-Dhttp.proxyPort=proxy-server-port