从Tibco设计师调用Distance API

时间:2016-03-17 02:29:55

标签: web-services ssl https tibco mashape

我试图从我的tibco设计中调用Mashape托管的网络服务,但我收到了此错误Failed to create secure client socket: Server certificate rejected by ChainVerifier

我也试过nathan发布的解决方案,但它没有用。

Link to webservice info

Tibco设计师控制台日志:http://pastebin.com/iBhGHN4a

1 个答案:

答案 0 :(得分:1)

如果您查看Mashape正在使用的证书,您可以看到它还有Root和中间证书。

screenshot

您需要确保在受信任的证书文件夹中包含所有这3个文件。