Skip to content

Commit

Permalink
MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL
Browse files Browse the repository at this point in the history
commit the forgotten result file

followup for b81803f
  • Loading branch information
vuvova committed Jul 16, 2021
1 parent bd3ac67 commit 7af5d96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mysql-test/main/wolfssl.result
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SELECT @@ssl_cipher;
@@ssl_cipher
ECDHE-RSA-AES256-GCM-SHA384

0 comments on commit 7af5d96

Please sign in to comment.