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
From my understanding this will ensure that all the overlapped CipherSuites are used. Here are the results I got from testing it on different Android versions:
I'm seeing the same issue as #1582 when connecting to https://jet.com. All devices are accessing the internet through the same wifi connection.
I saw some of the work arounds in the other issue, and this is what my ConnectionSpec looks like:
From my understanding this will ensure that all the overlapped CipherSuites are used. Here are the results I got from testing it on different Android versions:
OkHttp 2.3.0
5.1 - working
5.0 - working
4.4.4 - error
4.3 - error
4.2.2 - error
4.1.1 - error
4.0 - error
OkHttp 2.2.0
5.1 - working
5.0 - working
4.4.4 - working
4.3 - working
4.2.2 - working
4.1.1 - working
4.0 - error
The text was updated successfully, but these errors were encountered: