Hi,
I have an Certificate chaining error that i cannot resolve.
I'm on: WebSphere Platform 8.5.5.11 [BASE 8.5.5.11 cf111649.01] [IBMJAVA7 7.0.9.60 cf111647.02]
and have the following error when contacting
https://sgw01.cm.nl:
ClientProtocolException: 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=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US is not trusted; internal cause is:
java.security.cert.CertPathValidatorException: Certificate chaining error
The certificate is correct according to DigiCert (https://www.digicert.com/help/).
The chain is: sgw01.cm.nl > RapidSSL TLS RSA CA G1 > DigiCert Global Root G2 (A > B > C)
I did a retrieve from port for A, I downloaded both B and C and imported them in the NodeDefaultTrustStore. Also restarted WAS.
There was no effect, the error remains.
Does anyone have an idea what i can do to solve this chaining error ?
EDIT:
Upgrading the IBM JDK to [IBMJAVA7 7.0.10.15 cf131751.02] didn't help.
Thanks.
------------------------------
JStefan.
------------------------------