Skip to content

java certificate chaining error

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.

java certificate chaining error

Post by Shoma_Costco »

Hi,

I'm trying to call an external API using the HTTPS Post Method, I'm getting the following error when trying to connect to the server. I have added all the certificates from the server side in the trustedcertificates key store. Is this any setting in goanywhere that needs to be changed to trust the certificate?

Project '/GET_BNK_RESP' failed. Job number is '1412721312003'.
[8098 - GET_BNK_RESP] com.ibm.jsse2.util.j: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is: java.security.cert.CertPathValidatorException: The certificate issued by CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US is not trusted; internal cause is: java.security.cert.CertPathValidatorException: Certificate chaining error

Thanks,
Shoma.
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: java certificate chaining error

Post by Support_Rick »

Check the full path of the certificate and make sure you have the Root Certificate and all Intermediate Certificates in your Trusted Key Store.

Then retry.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
Post Reply