gpt4 book ai didi

Android 异步 http - java.security.cert.CertPathValidatorException : Trust anchor for certification path not found

转载 作者:太空宇宙 更新时间:2023-11-03 14:07:55 33 4
gpt4 key购买 nike

我使用 async-http 库,当我们的服务器开始使用 https 时,我收到了这个错误:

java.security.cert.CertPathValidatorException: Trust anchor for certification path not found

如何打开忽略证书检查(我们的证书尚未完成)。

最佳答案

查看这篇文章 https://developer.android.com/training/articles/security-ssl.html#HttpsExample

  1. 颁发服务器证书的 CA 未知
  2. 服务器证书不是由 CA 签名的,而是自签名的
  3. 服务器配置缺少中间 CA

关于Android 异步 http - java.security.cert.CertPathValidatorException : Trust anchor for certification path not found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37522391/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com