mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
b81803f065
Enable AES-GCM for SSL (only). AES-GCM for encryption plugins remains disabled (aes-t fails, on some bug in GCM or CTR padding)
6 lines
140 B
Text
6 lines
140 B
Text
#
|
|
# Various tests that require WolfSSL
|
|
#
|
|
--source include/have_ssl_communication.inc
|
|
--source include/not_embedded.inc
|
|
SELECT @@ssl_cipher;
|