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

RestAdapter: HTTP request (string) failed: javax.net.ssl.SSLPeerUnverifiedException: No peer certificate coming in loopback #125

Open
atul-singh-bs opened this issue Apr 24, 2018 · 0 comments

Comments

@atul-singh-bs
Copy link

Description/Steps to reproduce

When I'm making any call "invokeStaticMethod" then it will show the SSLPeerUnverifiedException. But there is no place in loop android sdk where I'll check for the above param.
RestAdapter: HTTP request (string) failed: javax.net.ssl.SSLPeerUnverifiedException: No peer certificate coming in loopback

Link to reproduction sandbox

Expected result

It should return the response for what it is being called.

Additional information

Its working fine when I'll use the andorid nougat but issue occured in android device with lollipop. Please let me know whats going on.

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