api-manager icon indicating copy to clipboard operation
api-manager copied to clipboard

SSL handshake fails at validating the certificate chain order during websocket invocations [ APIM 3.2.0

Open akila95fernando opened this issue 1 year ago • 0 comments

Description

When backend presents it's complete certificate chain in an incorrect order . SSL handshake fails for websocket api invocations.

Steps to Reproduce

Configure a WSS backend where certificate order is presented in incorrect order Import the root certificate to the client-truststore.jks Invoke the WS API via APIM . following error is presented

ERROR - AsyncCallback javax.net.ssl.SSLHandshakeException: Certificate chaining error io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Certificate chaining error

Affected Component

APIM

Version

3.2.0

Environment Details (with versions)

3.2.0

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

akila95fernando avatar May 08 '24 17:05 akila95fernando