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

Support for "cz.msebera.android:httpclient" #31

Open
jakev opened this issue Jun 26, 2017 · 0 comments
Open

Support for "cz.msebera.android:httpclient" #31

jakev opened this issue Jun 26, 2017 · 0 comments

Comments

@jakev
Copy link
Collaborator

jakev commented Jun 26, 2017

Getting hostname exceptions from this library:

javax.net.ssl.SSLException: hostname in certificate didn't match: <somesite.com> != <portswigger>
06-26 14:20:18.445  9908 10192 W System.err: 	at cz.msebera.android.httpclient.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:233)
06-26 14:20:18.446  9908 10192 W System.err: 	at cz.msebera.android.httpclient.conn.ssl.BrowserCompatHostnameVerifier.verify(BrowserCompatHostnameVerifier.java:54)
06-26 14:20:18.446  9908 10192 W System.err: 	at cz.msebera.android.httpclient.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:154)
06-26 14:20:18.446  9908 10192 W System.err: 	at cz.msebera.android.httpclient.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:135)
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