1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL

commit the forgotten result file

followup for b81803f065
This commit is contained in:
Sergei Golubchik
2021-07-16 19:28:29 +02:00
parent bd3ac6758a
commit 7af5d96f00

View File

@ -0,0 +1,3 @@
SELECT @@ssl_cipher;
@@ssl_cipher
ECDHE-RSA-AES256-GCM-SHA384