[MXS-965] galeramon erlaubt keine TLS verschlüsselte Verbindung Created: 2016-11-08 Updated: 2016-11-08 Resolved: 2016-11-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon |
| Affects Version/s: | 2.0.1 |
| Fix Version/s: | 2.0.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Laube | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7 |
||
| Description |
|
MaxScale baut zwar TLS verschlüsselte Verbindungen zu den Galeraknoten auf, jedoch funktioniert die TLS verschlüsselte Verbindung des Galeramonitors nicht. |
| Comments |
| Comment by markus makela [ 2016-11-08 ] |
|
Rough translation: MaxScale creates TLS encrypted connections to the Galera nodes, however the TLS encrypted connections of the Galera monitor do not work. This is caused by the fact that the TLS code for connectors was disabled due to suspicions that it was unstable with internal use of OpenSSL. We have not found any proof of this so it is fixed for 2.0.2. The fix is in commit 5d930585f9d8c6b8eb93cbfd23e1e1fd5d94869d. |