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
curiousguy_22curiousguy_22 

Did anyone worked with Self signed certificates for outbound and not from the list provided by CA?

Did anyone worked with Self signed certificates for outbound and not from the list?

When performing callouts from Salesforce over HTTPS, it is required that the remote server have an SSL certificate signed by a root certification authority (CA) trusted by the default keystore in Sun's JDK 6 and approved by Salesforce. A complete list is found here:http://wiki.developerforce.com/index.php/Outbound_Messaging_SSL_CA_Certificates.

While working with self signed, i am getting the following error:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target