Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
-
None
Description
main.openssl_6975 'tlsv10' w1 [ fail ]
|
Test ended at 2015-04-04 03:06:50
|
|
CURRENT_TEST: main.openssl_6975
|
--- /usr/share/mysql/mysql-test/r/openssl_6975,tlsv10.result 2015-04-04 00:49:58.000000000 +0300
|
+++ /run/shm/var/1/log/openssl_6975,tlsv10.reject 2015-04-04 03:06:50.474550724 +0300
|
@@ -1,14 +1,14 @@
|
grant select on test.* to ssl_sslv3@localhost require cipher "RC4-SHA";
|
grant select on test.* to ssl_tls12@localhost require cipher "AES128-SHA256";
|
TLS1.2 ciphers: user is ok with any cipher
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
+ERROR 2026 (HY000): SSL connection error: error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers available
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
TLS1.2 ciphers: user requires SSLv3 cipher RC4-SHA
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
+ERROR 2026 (HY000): SSL connection error: error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers available
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
TLS1.2 ciphers: user requires TLSv1.2 cipher AES128-SHA256
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
+ERROR 2026 (HY000): SSL connection error: error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers available
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
SSLv3 ciphers: user is ok with any cipher
|
Variable_name Value
|
Ssl_cipher RC4-SHA
|
|
mysqltest: Result length mismatch
|