Aspera Entitlement Service (ALEE) configuration for use with an HTTP web proxy

If you have a consumption-based entitlement, and you want to use an HTTP web proxy, you must configure the proxy, or the entitlement service (ALEE) itself, depending on the proxy's features.

For example, if you require to use a proxy, add the following options to the JVM_OPTIONS section in /Library/Aspera/alee/bin/asperalee-init.sh:

" -Dhttp.proxyHost=10.110.12.44 -Dhttp.proxyPort=3128 -Dhttps.proxyHost=10.110.12.44 -Dhttps.proxyPort=3128 "