[MDEV-15987] TLSv1.1 not working Created: 2018-04-23 Updated: 2018-10-04 Resolved: 2018-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Affects Version/s: | 10.0.29, 10.1.31 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sander Hoentjen | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CloudLinux 6, OpenSSL 1.0.1e-fips 11 Feb 2013 |
||
| Description |
|
On my versions of MariaDB, turning on TLSv1.1 doesn't work.
Now tls works fine, with version 1.2
But now still only tls 1.2 works.
Then tls stops working, and SHOW VARIABLES LIKE '%ssl%'; gives:
|
| Comments |
| Comment by Sergei Golubchik [ 2018-04-25 ] |
|
This might be caused by FIPS. See https://wiki.openssl.org/index.php/FIPS_mode_and_TLS |
| Comment by Elena Stepanova [ 2018-09-04 ] |
|
Do we still need to keep it open? It doesn't look like something is to be done on MariaDB side – or is it? |
| Comment by Elena Stepanova [ 2018-10-04 ] |
|
Feel free to re-open (or to comment with a request to re-open) if there is still something to be done on MariaDB side. |