[CONJ-575] test YaSSL correction and permit TLSv1.2 by default of corrected Created: 2018-01-30 Updated: 2018-05-04 Resolved: 2018-03-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | TLS |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.4 |
| Type: | Task | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Test MariaDB server version compiled with YaSSL implementation that since 10.2 (10.2.6?) must not throw an exception when asking for TLSv1.2 connection, but use TLSv1.1 if permited. Driver must then default to use TLSv1.2 when server is mariadb 10.2.6+ |