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

Adds ability to proxy requests insecurely #236

Closed
wants to merge 2 commits into from

Conversation

johntron
Copy link
Contributor

@johntron johntron commented Jan 17, 2016

This just exposes http-proxy's secure option via --proxy-secure. See README.md.

Fixes #214

@johntron johntron force-pushed the proxy-secure-flag branch 3 times, most recently from f266746 to 758ce85 Compare January 17, 2016 19:29
@johntron
Copy link
Contributor Author

I don't think the CI failures were caused by my changes.

@thornjad
Copy link
Member

Given the variety of options available in http-proxy, I'm going to close this in favor of the approach of passing through options to http-proxy itself in #459, which would solve this same issue

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

Successfully merging this pull request may close these issues.

https certificate error when proxying to server with self-signed certificate
2 participants