[MXS-2231] Kerberos together with ssl doesn't work Created: 2018-12-28 Updated: 2020-08-25 Resolved: 2019-01-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.2.16 |
| Fix Version/s: | 2.2.19 |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Kerberos works, SSL works, but Kerberos and SSL does not work. |
| Comments |
| Comment by markus makela [ 2018-12-28 ] |
|
This is caused by the fact that the TLS handshake initialization code is in the wrong place: the MySQLAuth module. |