mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Issue:
SSL_CIPHER set to a specific CIPHER name was not getting picked up by SHOW STATUS Command.
Solution:
If specific cipher name is specified, avoid overwriting of Cipher List with default Cipher names.
1 line
24 B
Text
1 line
24 B
Text
--ssl-cipher=AES128-SHA
|