标签: android okhttp3
Android系统4.4.2
请求地址https://restcountries.eu/rest/v2/all
使用实现com.squareup.okhttp3:okhttp:3.1.0来请求成功,使用实现com.squareup.okhttp3:okhttp: 3.10.0
com.squareup.okhttp3:okhttp:3.1.0
com.squareup.okhttp3:okhttp: 3.10.0
无法请求成功提示ssl handshake failure。
ssl handshake failure
如何解决这个问题?