Test: /ext/openssl/tests/bug69215.phpt - Version 7.2.27        

Bug #69215 Cannot specify client CA list in SSL stream context
Submitted: 2015-03-10 17:10:21 Modified: 2015-04-23 02:40:46
From: fabien.menager Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: Irrelevant OS: All

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

Count Diff
1 (25%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/src/php-7.2.27/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (25%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/root/src/php-7.2.27/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /root/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (25%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/root/soft/php-7.2.27/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/soft/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /root/soft/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/soft/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (25%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-zts-20160303/opcache.so: /usr/local/lib/php/extensions/no-debug-zts-20160303/opcache.so: undefined symbol: zend_interned_strings_restore
001- resource(%d) of type (stream)
002+ PHP Warning: PHP Startup: ssh2: Unable to initialize module
003+ Module compiled with module API=20160303
004+ PHP compiled with module API=20170718
005+ These options need to match
006+ in Unknown on line 0
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/LAMP/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
009+ bool(false)
010+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/LAMP/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15