我尝试从我的Tibco设计中调用Mashape上托管的Web服务,并且收到此错误Failed to create secure client socket: Server certificate rejected by ChainVerifier
我也尝试过nathan发布的解决方案,但是没有用。
Link to webservice info
Tibco设计器控制台日志:http://pastebin.com/iBhGHN4a
最佳答案
如果您查看Mashape使用的证书,则可以看到它也具有根证书和中间证书。
您需要确保所有三个文件都位于受信任的证书文件夹中。