Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
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:
"YaSSL doesn't support TLSv1.2, so if MariaDB server is build from sources with YaSSL, only TLSv1 and TLSv1.1 will be available, even for versions > 10.0.15"
(Source: https://mariadb.com/kb/en/mariadb/mariadb-connector-j-152-release-notes/)
We only deploy on Windows servers currently, so using TLS 1.2 is not possible for us using official builds.
Attachments
Issue Links
- is part of
-
MDEV-10953 Replace yassl
-
- Closed
-
- relates to
-
MDEV-16475 Remove yassl
-
- Closed
-
-
MDEV-18331 Use Libressl instead of yassl for WITH_SSL=bundled
-
- Closed
-
-
MDEV-18531 Use WolfSSL instead of YaSSL as "bundled" SSL
-
- Closed
-
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