android https握手失败,在android中间歇性地出现SSL握手异常 您所在的位置:网站首页 ssl中出现握手错误 android https握手失败,在android中间歇性地出现SSL握手异常

android https握手失败,在android中间歇性地出现SSL握手异常

2023-11-04 08:49| 来源: 网络整理| 查看: 265

当我从Android申请时,我正在从我的应用程序中获取SSL异常

SSL握手异常com.android.volley.o:javax.net.ssl.SSLHandshakeException:java.security.cert.CertPathValidatorException:未找到证书路径的信任锚 .

SSL握手异常com.android.volley.o:javax.net.ssl.SSLHandshakeException:连接被对等关闭

SSL握手异常com.android.volley.o:javax.net.ssl.SSLHandshakeException:握手失败

用户间歇性地出现这些异常 . 我不确定它是否是服务器问题,因为对于相同的服务器,IOS应用程序不会抛出任何SSL错误 .

以上所有异常都是IO异常,并且在下面提到的“BasicNetwork.Java”的突出显示行中出现:

@Override

public NetworkResponse performRequest(Request> request) throws VolleyError {

long requestStart = SystemClock.elapsedRealtime();

while (true) {

HttpResponse httpResponse = null;

byte[] responseContents = null;

Map responseHeaders = Collections.emptyMap();

try {

// Gather headers.

Map headers = new HashM



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有