mirror of
https://github.com/MariaDB/server.git
synced 2025-05-05 16:59:35 +03:00
followup: * explicitly disable SSLv2 and SSLv3, keep other protocols enabled * fix a compiler warning * rename the test and combinations to avoid confusion vio/viossl.c: fix a compiler warning
7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
[tlsv12]
|
|
loose-ssl-cipher=TLSv1.2
|
|
|
|
[tlsv10]
|
|
loose-ssl-cipher=SSLv3
|
|
|