geosolutions-it / http-proxy

Lean and Mean HTTP Proxy written in Java
GNU General Public License v3.0
21 stars 31 forks source link

Organizations proxy usage #27

Closed tdipisa closed 1 month ago

tdipisa commented 10 years ago

Some customer contexts require that the http_proxy works through the proxy of the Organization where the proxy is installed.

The way is to allow to the http_proxy to use system properties in JAVA OPTS like: http.proxyPort, http.proxyHost etc.

tdipisa commented 10 years ago

More improvements needed in order to manage the proxy Auth.

Gnafu commented 9 years ago

Is this issue fixed in OpenSDI-Manager2?

tdipisa commented 1 month ago

Already worked within https://github.com/geosolutions-it/http-proxy/issues/65