1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-23 08:45:18 +03:00
Files
mariadb/mysql-test/main/ssl_cipher.opt
Vladislav Vaintroub 0604592a85 fix ssl_cipher test
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.
2021-07-23 10:41:04 +02:00

2 lines
44 B
Plaintext

--loose-tls-version=TLSv1.0,TLSv1.1,TLSv1.2