为了在开发环境中进行测试,我想忽略https我的开发服务器的证书问题.
我的Web服务客户端得到: -
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
有许多类似的问题帮助我找到了解决方案,但我想我会在这里为任何需要它的人发布这个具体问题的答案....