mirror of
https://github.com/MariaDB/server.git
synced 2025-02-13 08:55:35 +01:00
![Vladislav Vaintroub](/assets/img/avatar_default.png)
Setting specific ciphers does not work for OpenSSL 1.1.1+ client when it negotiates TLSv1.3 with the server. Require TLS version less that 1.3 for the server to workaround.
1 line
44 B
Text
1 line
44 B
Text
--loose-tls-version=TLSv1.0,TLSv1.1,TLSv1.2
|