【问题标题】:Android Studio: java.security.cert.CertPathValidatorException: Trust anchor for certification path not foundAndroid Studio:java.security.cert.CertPathValidatorException:找不到证书路径的信任锚
【发布时间】:2019-02-24 21:03:55
【问题描述】:

当我尝试从 instagram 加载网址时出现以下错误:

java.security.cert.CertPathValidatorException:信任锚 找不到证书路径。

我在 android studio 模拟器中打开网络浏览器(Chrome)我得到 google chrome 错误:

您的连接不是私人攻击者可能试图窃取... NET:ERR_CERT_AUTHORITY_INVALID

但奇怪的是,当我打开亚马逊和一些网站时,它们会启动,但 google、facebook、instagram 显示该错误。任何人都可以对此有所了解吗?

【问题讨论】:

    标签: android android-studio ssl certificate virtualbox


    【解决方案1】:

    所以我做了更多的挖掘工作,我的防病毒软件 (Bullguard) 是为不工作的网站(google、facebook、bing、youtube 等)颁发 SSL 证书的那个。

    长话短说,我的防病毒软件 (Bullguard) 有一个安全浏览选项 - 将其关闭即可解决问题。现在网站正常运行,SSL 证书由适当的发行者发行,例如。谷歌互联网权威 g3

    【讨论】:

      猜你喜欢
      • 2017-01-08
      • 1970-01-01
      • 1970-01-01
      • 2020-04-25
      • 2018-01-06
      • 2015-05-30
      • 1970-01-01
      • 2013-09-28
      相关资源
      最近更新 更多