Search code examples
web-servicessslhttpstibcomashape

Calling Distance API from Tibco designer


I've tried to invoke a web service hosted on Mashape from my tibco design and i've received this error Failed to create secure client socket: Server certificate rejected by ChainVerifier

I've also tried solution posted by nathan but it didn't work.

Link to webservice info

Tibco designer console log: http://pastebin.com/iBhGHN4a


Solution

  • if you look at the certificate that Mashape is using you can see that it has also a Root and an intermediate certificate.

    screenshot

    You need to ensure you have all 3 of them in your trusted certificates folder.