【发布时间】:2017-10-21 09:59:57
【问题描述】:
完全错误
java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
我的目标平台是 Android。我想问题出在后端的自签名 ssl 证书中。而我无法改变它。所以这个问题。有什么方法可以将此证书安装到我的设备(信任它),以便我可以提出获取请求?
【问题讨论】:
标签: android ssl react-native react-native-android