-
Notifications
You must be signed in to change notification settings - Fork 2.6k
android ssl via proxy #672
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
Comments
Hello @gjsbe, maybe this helps you. Greetings |
Hi, |
Sorry... I found a solution but I have a big problem... It doesn't work:
select method of proxyselector returns DIRECT for wss and ws protocols. |
Hello @gjsbe, Why is the example not working for you? Greetings |
Hi, the problem, from latest android sdk version, is that you cannot set http proxy for a Socket. |
Hello @gjsbe, Do you think you can share your solution to help other developers in the future? Greetings |
`
` If response is HTTP 200 then you can use proxy socket inside sslSocketFactory... |
It is a starting point for many! :) Issue solved. Closing it! Greetings |
Hi,
I would like to know if it's possibile to use api to connect using ssl and behind a proxy.
Also If there's an option to pass proxy username and password.
Thank you very much
The text was updated successfully, but these errors were encountered: