我已经安装并打开PacketCapture,然后当我使用Okhttp向服务器请求API时,出现此异常。
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
是否可以忽略SSL错误?
java ssl android okhttp
android ×1
java ×1
okhttp ×1
ssl ×1