[CONJ-830] connector doesn't take in account that server cannot use SSL Created: 2020-09-11 Updated: 2020-09-11 Resolved: 2020-09-11 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | SSL |
| Affects Version/s: | None |
| Fix Version/s: | 2.7.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When the server (or maxscale) doesn't show SSL capability, and the option `useSsl` is set connector side, this result in the connector still trying to negotiate SSL in place of throwing an exception. This was resulting in an SSL exception, in place of showing that SSL is not possible on server |