• Avijit Chakraborty 40
  • NEWBIE
  • 0 Points
  • Member since 2016

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

Hi All,

I am trying to call Solbright Webservice using http callout method,

 

But suddenlly it started throwing exception like below.

 


System.CalloutException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

 


Same apex code was working fine previously , also there is no any code change or configuration change from Salesforce site.

 

Please let me know if anybody across same scenario

 

Thanks ,

Bala

Hi all,

In the process of making a callout to an external server from an Apex webservice, using the HTTP class
and to an end point of the type https, I get the following exception from Sales Force server:


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

Does somebody know what this is ?

Thanks in advance,
Fernando