Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
6.1.0
-
None
Description
If the listener is configured with TLS, the client connection code doesn't initiate the TLS handshake when it should. To know whether a handshake is needed, the listener configuration can be inspected.
This manifests as a hanging connection if the client is requesting TLS and the nosqlprotocol module is used.