[MXS-2159] Oracle Connector/J 8.0 with SSL doesn't work with MaxScale Created: 2018-11-12 Updated: 2018-11-13 Resolved: 2018-11-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.16 |
| Fix Version/s: | 2.2.17 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The Oracle Java driver drops the SSL capability bit mid-authentication which causes MaxScale to reject the connection since it is no longer capable of SSL. To work around this, the old capability bits need to be stored even if the client sends a new set of capability bits. |