[JBoss JIRA] (FORGE-2793) Add proxy hosts exclusion capabilities
by Gianluigi Disconzi (Jira)
Gianluigi Disconzi created FORGE-2793:
-----------------------------------------
Summary: Add proxy hosts exclusion capabilities
Key: FORGE-2793
URL: https://issues.redhat.com/browse/FORGE-2793
Project: Forge
Issue Type: Enhancement
Components: Configuration
Affects Versions: 3.9.4.Final
Reporter: Gianluigi Disconzi
When working behind a corporate proxy, all network traffic is routed through it.
In case there's an addon catalog which is in the internal network, forcing the use of said proxy makes it unreachable.
As stated in {{ForgeProxySelector}}, proxy implementation for Forge is based on [this Oracle guide|https://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies....].
My suggestion is to implement an additional parameter {{nonProxyHosts}} to support hosts exclusions when using proxy settings.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)