[MXS-761] Find and fix SSL unreliability Created: 2016-06-14 Updated: 2016-07-06 Resolved: 2016-07-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2016-12, 2016-13 |
| Description |
|
Using SSL in the monitor and service communication seems to be unreliable in some contexts when backend SSL is used. The cause should be identified so that SSL can be used in all communication with the backend. |
| Comments |
| Comment by markus makela [ 2016-07-05 ] |
|
The problems with the SSL seem to only occur when MaxScale is run under GDB and the connection fails inside the connector library. This has been fixed with the 2.3.0 release of the MariaDB Connector/C. |
| Comment by markus makela [ 2016-07-06 ] |
|
Updated the connector to 2.3.0. |