How can I configure Proxy in the Java SDK? Permanently deleted user September 25, 2025 11:57 Updated Zentitle2 SDK utilizes the Apache HTTP Client class to handle API requests. By default, HttpClient will use system proxy settings. This can be changed in RequestConfig by setting the HttpHost as a proxy. Related to The Licensing Client (Java) Related articles How to generate the device fingerprint in the SDK?