Tibco SOAP request over https - SSL certificate verification problem
问题 I'm using Tibco BusinessWorks to consume a soap web service over an HTTPS connection. The instructions boil down to: Export certificates using a web browser. Use the Tools->Trusted Certificates->Import PEM format to folder within the project. In the SSL Config of the Transport Details tab, point to the trusted certs folder you imported them to. --OR-- Use the BW_GLOBAL_TRUSTED_CA_STORE global variable to point to an external folder (file:///c:/tibco/certs) and put the certs there in pem