ssl_ca and ssl_crl test failures

Bug #1603073 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.5
Fix Released
Low
Laurynas Biveinis
5.6
Fix Released
Low
Laurynas Biveinis
5.7
Invalid
Undecided
Unassigned

Bug Description

On current 5.5 trunk:

main.ssl_ca w1 [ fail ]
        Test ended at 2016-06-30 14:23:14

CURRENT_TEST: main.ssl_ca
--- /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-32bit/mysql-test/r/ssl_ca.result 2016-06-06 21:01:53.175620190 +0300
+++ /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-32bit/mysql-test/r/ssl_ca.reject 2016-06-30 21:23:14.467995561 +0300
@@ -5,7 +5,7 @@
 ERROR 2026 (HY000): SSL connection error: SSL_CTX_set_default_verify_paths failed
 # try to connect with correct '--ssl-ca' path : should connect
 Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher DHE-RSA-AES128-GCM-SHA256
 #
 # Bug#21920678: SSL-CA DOES NOT ACCEPT ~USER TILDE HOME DIRECTORY
 # PATH SUBSTITUTION
@@ -13,12 +13,12 @@
 # try to connect with '--ssl-ca' option using tilde home directoy
 # path substitution : should connect
 Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher DHE-RSA-AES128-GCM-SHA256
 # try to connect with '--ssl-key' option using tilde home directoy
 # path substitution : should connect
 Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher DHE-RSA-AES128-GCM-SHA256
 # try to connect with '--ssl-cert' option using tilde home directoy
 # path substitution : should connect
 Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher DHE-RSA-AES128-GCM-SHA256

mysqltest: Result content mismatch

On current 5.6 trunk, in addition to the failure above:

main.ssl_crl w4 [ fail ]
        Test ended at 2016-07-13 13:09:21

CURRENT_TEST: main.ssl_crl
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
--- /mnt/workspace/percona-server-5.6-trunk/BUILD_TYPE/debug/Host/centos7-64/mysql-test/r/ssl_crl.result 2016-07-11 15:06:28.114355233 +0300
+++ /mnt/workspace/percona-server-5.6-trunk/BUILD_TYPE/debug/Host/centos7-64/build/mysql-test/var/4/log/ssl_crl.reject 2016-07-13 16:09:21.786223466 +0300
@@ -28,8 +28,8 @@
 # try to connect with '--ssl-crl' option using tilde home directoy
 # path substitution : should connect
 Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher DHE-RSA-AES128-GCM-SHA256
 # try to connect with '--ssl-crlpath' option using tilde home directoy
 # path substitution : should connect
 Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher DHE-RSA-AES128-GCM-SHA256

mysqltest: Result content mismatch

Tags: ci regression ssl
tags: added: regression ssl
tags: added: ci
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-3482

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.