Using a proxy server to connect to a license server
In some cases, you might want to use a proxy server to connect to a local license server or a cloud license server.
Procedure
Procedure on Windows
-
You must add these environment variables:
Procedure on Linux (Ubuntu)
-
Add the following environment variables to
/etc/environment
HCL_ONETEST_LICENSING_PROXY_URL=http://<ProxyServer Host name> HCL_ONETEST_LICENSING_PROXY_PORT=<ProxyServer Port number> HCL_ONETEST_LICENSING_PROXY_USER=<ProxyServer user name> HCL_ONETEST_LICENSING_PROXY_PASS=<ProxyServer password>
Troubleshooting
-
Additionally logging can be enabled by appending
com.hcl.products.test.common.licensing.key.level=INFO
toit-logging.properties
in the HCL OneTest™ API installation directory.