2a2834
diff -up mariadb-5.5.41/mysql-test/t/ssl_8k_key.test.cipherreplace mariadb-5.5.41/mysql-test/t/ssl_8k_key.test
2a2834
--- mariadb-5.5.41/mysql-test/t/ssl_8k_key.test.cipherreplace	2015-01-09 17:06:09.904431758 +0100
2a2834
+++ mariadb-5.5.41/mysql-test/t/ssl_8k_key.test	2015-01-09 17:04:42.560377123 +0100
2a2834
@@ -2,6 +2,7 @@
2a2834
 #
2a2834
 # Bug#29784 YaSSL assertion failure when reading 8k key.
2a2834
 #
2a2834
+--replace_result DHE-RSA-AES256-GCM-SHA384 DHE-RSA-AES256-SHA
2a2834
 --exec $MYSQL --ssl --ssl-key=$MYSQL_TEST_DIR/std_data/client-key.pem --ssl-cert=$MYSQL_TEST_DIR/std_data/client-cert.pem -e "SHOW STATUS LIKE 'ssl_Cipher'" 2>&1
2a2834
 
2a2834
 ##  This test file is for testing encrypted communication only, not other