Test: /ext/mysqli/tests/bug51647.phpt - Version 5.4.8-dev        

Bug #51647 Certificate file without private key (pk in another file) doesn't work
Submitted: 2010-04-23 15:38:43 Modified: 2020-04-09 09:47:58
From: andrey Assigned: cmb
Status: Closed Package: OpenSSL related
PHP Version: 5.3SVN-2010-04-23 (SVN) OS: Linux

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
001+ Warning: mysqli_real_connect(): (HY000/1043): Bad handshake in /home/adamh/trees/php-src/5.4/ext/mysqli/tests/connect.inc on line 114
002+ [003] Connect failed, [1043] Bad handshake
003+
004+ Warning: mysqli::query(): invalid object or resource mysqli
005+ in %s/bug51647.php on line 15
006+ [004] [1043] Bad handshake
007+
008+ Notice: Undefined variable: row in %s/bug51647.php on line 33
009+ NULL
001- array(2) {
002- ["Variable_name"]=>
003- string(10) "Ssl_cipher"
004- ["Value"]=>
005- string(%d) "%S"
006- }
1 (33%)
001+ Warning: mysqli_real_connect(): (HY000/1043): Bad handshake in /Users/maikpenz/git/php-src/ext/mysqli/tests/connect.inc on line 114
002+ [003] Connect failed, [1043] Bad handshake
003+
004+ Warning: mysqli::query(): invalid object or resource mysqli
005+ in %s/bug51647.php on line 15
006+ [004] [1043] Bad handshake
007+
008+ Notice: Undefined variable: row in %s/bug51647.php on line 33
009+ NULL
001- array(2) {
002- ["Variable_name"]=>
003- string(10) "Ssl_cipher"
004- ["Value"]=>
005- string(%d) "%S"
006- }