小编Nei*_*ens的帖子

如何使用Spring WebServiceTemplate禁用SSL证书检查?

为了在开发环境中进行测试,我想忽略https我的开发服务器的证书问题.

我的Web服务客户端得到: -

PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

有许多类似的问题帮助我找到了解决方案,但我想我会在这里为任何需要它的人发布这个具体问题的答案....

java ssl spring web-services

6
推荐指数
1
解决办法
5064
查看次数

标签 统计

java ×1

spring ×1

ssl ×1

web-services ×1