summaryrefslogtreecommitdiff
path: root/mysql-test/r/openssl_6975,tlsv12.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/openssl_6975,tlsv12.result')
-rw-r--r--mysql-test/r/openssl_6975,tlsv12.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/openssl_6975,tlsv12.result b/mysql-test/r/openssl_6975,tlsv12.result
index 033220427be..31d2658c829 100644
--- a/mysql-test/r/openssl_6975,tlsv12.result
+++ b/mysql-test/r/openssl_6975,tlsv12.result
@@ -1,4 +1,6 @@
+create user ssl_sslv3@localhost;
grant select on test.* to ssl_sslv3@localhost require cipher "RC4-SHA";
+create user ssl_tls12@localhost;
grant select on test.* to ssl_tls12@localhost require cipher "AES128-SHA256";
TLS1.2 ciphers: user is ok with any cipher
Variable_name Value