Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.20
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Most .deb builders:
main.openssl_1 w2 [ fail ]
Test ended at 2012-01-27 06:47:09
CURRENT_TEST: main.openssl_1
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
— /usr/share/mysql/mysql-test/r/openssl_1.result 2012-01-27 02:27:03.000000000 +0200
+++ /dev/shm/var/2/log/openssl_1.reject 2012-01-27 06:47:08.384173001 +0200
@@ -44,9 +44,9 @@
drop user ssl_user1@localhost, ssl_user2@localhost,
ssl_user3@localhost, ssl_user4@localhost, ssl_user5@localhost;
drop table t1;
-mysqltest: Could not open connection 'default': 2026 SSL connection error: ASN: bad other signature confirmation
-mysqltest: Could not open connection 'default': 2026 SSL connection error: ASN: bad other signature confirmation
-mysqltest: Could not open connection 'default': 2026 SSL connection error: ASN: bad other signature confirmation
+mysqltest: Could not open connection 'default': 2026 SSL connection error: error:00000001:lib(0):func(0):reason(1)
+mysqltest: Could not open connection 'default': 2026 SSL connection error: error:00000001:lib(0):func(0):reason(1)
+mysqltest: Could not open connection 'default': 2026 SSL connection error: error:00000001:lib(0):func(0):reason(1)
SSL error: Unable to get private key from ''
mysqltest: Could not open connection 'default': 2026 SSL connection error: Unable to get private key
SSL error: Unable to get certificate from ''
mysqltest: Result length mismatch
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
To repeat: build with -DWITH_SSL=system (on a system with openssl-dev installed).