[MXS-3142] Misleading error when SSL not used when it is required Created: 2020-08-28 Updated: 2020-10-12 Resolved: 2020-10-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbclient |
| Affects Version/s: | 2.5.2 |
| Fix Version/s: | 2.5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a client connects without SSL to a listener with SSL configured, it will receive the following error:
This is somewhat misleading and it should instead send an error stating that a connection without SSL is not allowed like it did in 2.4. |