You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anecdote that may or may not be related: We have a very particular SSL client authentication call in our project using HttpsUrlConnection. Adding retrofit to our dependencies (not even implementing it) produces the same result described in your SO post on that particular call. The project uses picasso but NOT OkHttp. It seems very related to this issue that I think you were referring to: square/okhttp#184 (comment)
http://stackoverflow.com/questions/23861110/native-crash-at-system-lib-libssl-so
Referencing my own SO, i use Retrofit for my networking, i've NO idea where this is coming from?
My server does not even use SSL? I saw a similar error over at the OKHTTP page, but i do not use OK and do not do redirects, ssl or otherwise!
The text was updated successfully, but these errors were encountered: