【问题标题】:javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found on Android 2.2javax.net.ssl.SSLHandshakeException:java.security.cert.CertPathValidatorException:在 Android 2.2 上找不到证书路径的信任锚
【发布时间】:2015-04-01 07:03:24
【问题描述】:

当我用 https 替换我的 url 时,我遇到了这个问题......我的 url 用 http 工作正常,但使用 https 它崩溃了,我搜索互联网但没有找到任何解决方案

【问题讨论】:

标签: android ssl


【解决方案1】:

您可能正在为您的证书使用 CA,该 CA 在您正在尝试的旧版 Android 中不被认为是可信的。如果您提供 URL,可能会提供更多详细信息。

【讨论】:

    猜你喜欢
    • 2014-01-29
    • 1970-01-01
    • 2017-04-28
    • 1970-01-01
    • 1970-01-01
    • 2018-10-29
    • 2017-01-08
    • 2019-02-24
    • 1970-01-01
    相关资源
    最近更新 更多