[MXS-3685] nosqlprotocol doesn't start TLS session Created: 2021-07-26 Updated: 2023-08-21 Resolved: 2021-07-26 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | nosqlprotocol |
| Affects Version/s: | 6.1.0 |
| Fix Version/s: | 6.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 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. |