mirror of
https://github.com/MariaDB/server.git
synced 2025-07-23 08:45:18 +03:00
Enable AES-GCM for SSL (only). AES-GCM for encryption plugins remains disabled (aes-t fails, on some bug in GCM or CTR padding)
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
#
|
|
# Various tests that require WolfSSL
|
|
#
|
|
--source include/have_ssl_communication.inc
|
|
--source include/not_embedded.inc
|
|
SELECT @@ssl_cipher;
|