Skip to content

Using an HTTP Proxy

Ori Yosefi edited this page Nov 8, 2016 · 2 revisions

In Order to configure the SDK to use a proxy, configure the following JVM options for the core jar: -DproxyHost=<proxy hostname or address> -DproxyPort=<proxy port>

Clone this wiki locally