码迷,mamicode.com
首页 > Web开发 > 详细

https请求证书信任问题排查

时间:2018-08-22 12:02:06      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:rtp   hand   tpc   find   题解   https   通过   ida   ide   

问题:https请求时报错“javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”
问题排查:报错提示是找不到有效证书路径,通过网上查找相关报错信息,得到的结果是证书信任问题导致。
问题解决:发起https请求之前,需要忽略证书信任。
相关代码:HttpURLConnection和HttpClient两种http请求的解决方法如下,时间比较紧,后期待完善;

https请求证书信任问题排查

标签:rtp   hand   tpc   find   题解   https   通过   ida   ide   

原文地址:http://blog.51cto.com/zhengjiang/2162760

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!