mirror of
https://github.com/MariaDB/server.git
synced 2025-10-27 05:56:07 +03: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.
2 lines
24 B
Plaintext
2 lines
24 B
Plaintext
--ssl-cipher=AES128-SHA
|