Test: /ext/mysqli/tests/bug51647.phpt - Version 7.3.12        

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: mysqli_real_connect(): this stream does not support SSL/crypto in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
002+
003+ Warning: mysqli_real_connect(): Cannot connect to MySQL by using SSL in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
004+
005+ Warning: mysqli_real_connect(): [2002] (trying to connect via (null)) in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
006+
007+ Warning: mysqli_real_connect(): (HY000/2002): in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
008+ [003] Connect failed, [2002]
009+
010+ Warning: mysqli::query(): invalid object or resource mysqli
011+ in %s/bug51647.php on line 11
012+ [004] [2002]
013+
001- array(2) {
002- ["Variable_name"]=>
003- string(10) "Ssl_cipher"
004- ["Value"]=>
005- string(%d) "%S"
006- }
007- array(2) {
008- ["Variable_name"]=>
009- string(10) "Ssl_cipher"
010- ["Value"]=>
011- string(%d) "%S"
012- }
013- done!
014+ Warning: mysqli_real_connect(): this stream does not support SSL/crypto in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
015+
016+ Warning: mysqli_real_connect(): Cannot connect to MySQL by using SSL in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
017+
018+ Warning: mysqli_real_connect(): [2002] (trying to connect via (null)) in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
019+
020+ Warning: mysqli_real_connect(): (HY000/2002): in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
021+ [009] Connect failed, [2002]
022+
023+ Warning: mysqli::query(): invalid object or resource mysqli
024+ in %s/bug51647.php on line 41
025+ [011] [2002]
026+ done!