• rsh
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

Hi All,

 

I am trying to connect to an external system from sales force and we are trying to implement ws security between these systems. The firewall has been configured in such a way that it only accepts sales force ip ranges. We tried to connect to a https server and the proxy returns the following response.

 

System.CalloutException: IO Exception: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.

 

we figured it was the issue with the certificate configured at the proxy and my network team had purchased  a new public certificate from Verisign. When I try to connect to the server, it is still giving me the same error. 

 

 Upon trouble shooting, my network team believes that the intermediate certificate that came in with verisign was not installed in sales force server (intermediate certificate is not in the list of sales force accepted verisign certificate chain).

Its really weird to believe that sales force doesnt have that cert installed.

 

Please help me troubleshoot this error. couldnt figure out where the error is coming from. Thanks in advance.