Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using a proxy doesn't honor no proxy hosts #1

Open
flaix opened this issue Apr 11, 2013 · 0 comments
Open

Using a proxy doesn't honor no proxy hosts #1

flaix opened this issue Apr 11, 2013 · 0 comments

Comments

@flaix
Copy link
Contributor

flaix commented Apr 11, 2013

When a proxy is set in Jenkins the HttpClient of the repoclient uses the proxy settings but it does not honor the no proxy hosts settings. All requests will use the proxy. In a setup where a proxy needs to be set to access outside server, e.g. for plugin installation, but the Nexus repository is hosted on-site behind the firewall and should not use the proxy, the plugin will not work.

flaix referenced this issue in flaix/repoclient-plugin Apr 11, 2013
…our Nexus through a proxy.

Circumvent the issue #1 that the no proxy hosts setting is not used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant