Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用Retrofit和OKHttp进行联网。使用 API 时,出现以下错误:
java.security.cert.CertPathValidatorException:找不到证书路径的信任锚。
我搜索了 SO,但无法理解如何解决它。请提出一些片段、链接或建议。