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

Bug fix for #186 #188

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Bug fix for #186 #188

wants to merge 4 commits into from

Conversation

vijaygos
Copy link
Contributor

@vijaygos vijaygos commented Sep 2, 2014

No description provided.

Proxy support does not work when the IP address of the proxy server is
used instead of the hostname. This issue was introduced when adding
support for authentication proxies.
The previous commit for notnoop#186 does not work on any version before JDK
1.7.
@matzew
Copy link
Collaborator

matzew commented Sep 4, 2014

HEllo @vijaygos !

thanks for your patch, do you mind adding a test-case for this to:
https://github.com/notnoop/java-apns/blob/master/src/test/java/com/notnoop/apns/internal/TlsTunnelBuilderTest.java

Thanks!
Matthias

@vijaygos
Copy link
Contributor Author

vijaygos commented Oct 7, 2014

Sorry. Just checked back on the request. I ran some UT with the commented out code in TlsTunnelBuilderTest.java in my infrastructure. But, I'll work on something generic right away.

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