I am running WAS 7.0 and my application server is using cacerts for its trust store. We have an app trying to connect to another webservice over https and failing with the certificate chaining error. All the certificates primary intermediate root have been added to the truststore. I enalbed SSL trace and I see the following failure at the end, Any ideas ?
Thanks in Advance !
3/8/17 23:24:07:713 CST] 000000d4 SystemOut O %% Invalidated: [Session-6, SSL_RSA_WITH_AES_128_CBC_SHA]
[3/8/17 23:24:07:713 CST] 000000d4 SystemOut O WebContainer : 2, SEND TLSv1 ALERT: fatal, description = certificate_unknown
[3/8/17 23:24:07:713 CST] 000000d4 SystemOut O WebContainer : 2, WRITE: TLSv1 Alert, length = 2
[3/8/17 23:24:07:713 CST] 000000d4 SystemOut O WebContainer : 2, called closeSocket()
[3/8/17 23:24:07:714 CST] 000000d4 SystemOut O WebContainer : 2, handling exception: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.n: Certificate chaining error