X509TrustManager的问题
chengnuovax opened this issue · 4 comments
chengnuovax commented
我在项目中发现实现了了X509TrustManager的接口,不知道有什么作用?
我收到了来自Google的警告邮件(在与远程主机建立HTTPS连接时,该实现会忽略所有SSL证书验证错误,从而使您的应用容易受到中间人攻击)。
希望能帮忙看下这个问题
decide15 commented
我也收到了,有一个http请求图片bitmap的用了http请求,信任所有的证书。坐等作者把这个去掉
xfnbing commented
作者都不更新了,自己下载下来改吧
shoaibalisabir commented
The author is not updated, download it and change it yourself
how we can change it ourself please guide asap
cse-ariful commented
download the project and search for trustmanager uses in the project and simpy just remove those lines