Skip to content

Conversation

jtsalomo
Copy link

I had issues finding "trustAllServers" parameters. I figure other people have this issue as well, so I decided to add the /proxy POST request with its full sets of parameters to this README.md file.

You can see the list of input parameters for /proxy in browersmob-rest/src/main/java/net.lightbody.bmp.proxy.bricks.newProxy(...)

Full set of System Parameters:
http.proxyHost - Deprecated
http.proxyPort - Deprecated

Full set of HTTP parameters includes:
httpProxy - Deprecated
proxyUsername
proxyPassword
bindAddress
serverBindAddress
port
useEcc
trustAllServers

I had issues finding "trustAllServers" parameters. I figure other people have this issue as well, so I decided to add the /proxy POST request with its full sets of parameters to this file.

You can see the list of input parameters for /proxy in browersmob-rest/src/main/java/net.lightbody.bmp.proxy.bricks.newProxy(...)

Full set of System Parameters:
http.proxyHost - Deprecated
http.proxyPort - Deprecated

Full set of HTTP parameters includes:
httpProxy - Deprecated
proxyUsername
proxyPassword
bindAddress
serverBindAddress
port
useEcc
trustAllServers
@jtsalomo
Copy link
Author

I personally had an issue with this that took me several hours to resolve, I figured I could update the README.md file to make it easier for future users to use.

@jekh jekh mentioned this pull request Jul 16, 2017
@jekh
Copy link
Collaborator

jekh commented Jul 16, 2017

Thanks! I combined this with another readme update and cherry-picked it into PR #671.

@jekh jekh closed this Jul 16, 2017
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.

2 participants