uberAgent uses libCurl for communication/transfer (https://curl.se/libcurl/).
So if you are using a proxy inside your company you need to configure the llient as below:
-
Two system variables have to be set in order to make uberAgent work with a proxy
- http_proxy address:port
- https_proxy address:port
The system variables are being handed over to the uberAgent PSADT installation packages if a proxy address is entered.