function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anshul.ax1595Anshul.ax1595 

SFDC-TIBCO Integration

Hi All, I am trying to integrate SFDC with TIBCO by exposing webservice from SFDC side . When Tibco make a callout by using the SFDC login() core call they are hitting a exception : CA certificate with issuer ou=Class 3 Public Primary Certification Authority,o=VeriSign, Inc.,c=US and serial number 1B09 3B78 6096 DA37 BBA4 5194 46C8 9678 is not a trusted certificate Sending alert: Alert Fatal: bad certificate: TIBCO is asking for certificates from SFDC side As far as i know SFDC OOB doesn't provide any certificate and we don't need certificates to make a call out to SFDC . Please provide inputs for this error
Vishal KashyapVishal Kashyap

Have you tired including certificates from API from setup?

Mohith Kumar ShrivastavaMohith Kumar Shrivastava

http://wiki.developerforce.com/page/Outbound_Messaging_SSL_CA_Certificates#Entry:_starfieldclass2ca

 

Check the list of CA certifcates SFDC approves .If yours is not verisign signed then you may need to get one or make unencrypted callouts