[MDEV-10726] Official Windows builds do not support TLS 1.2 Created: 2016-09-02 Updated: 2019-05-31 Resolved: 2019-05-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Fix Version/s: | 10.4.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Kessel | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Windows builds of the MariaDB Server should support TLS 1.2. However, those builds are done against YaSSL, and the Connector/J page states this: We only deploy on Windows servers currently, so using TLS 1.2 is not possible for us using official builds. |
| Comments |
| Comment by Vladislav Vaintroub [ 2016-09-13 ] |
|
This was never possible, and currently (and for long time already) all Windows builds are using yassl. The only way to get TLS 1.2 if one is so inclined, is getting rid of yassl replacing with something else. It will probably not happen until after 10.2 |
| Comment by Vladislav Vaintroub [ 2019-05-31 ] |
|
Fixed since WolfSSL has now replaced YASSL |