• Tom Baeyens
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hello, I am trying to setup outbound messaging from Salesforce to our webservice.  I have created a webservice per the wsdl that I downloaded from Salesforce.  The webservice works fine when I test it using a SOAP client, but I get the following error when Salesforce invokes it.   I am using HTTPS, but not client certificates to authenticate Salesforce.  Our server certificate is valid and current.  What could be the cause of this error?  (our webservice is built using .NET 2.0 framework, could there be a JAVA / .NET interop problem???)
 
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated