Test: /ext/openssl/tests/bug69215.phpt - Version 7.2.34-dev        

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/local/src/php7source/php-src/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php7source/php-src/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/local/src/php7source/php-src/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/local/src/php7source/php-src/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 `/home/rootadmin/ximenzi/php-src/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/rootadmin/ximenzi/php-src/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 /home/rootadmin/ximenzi/php-src/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 /home/rootadmin/ximenzi/php-src/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 `/home/bruno/php-src/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/bruno/php-src/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 /home/bruno/php-src/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 /home/bruno/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (25%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- resource(%d) of type (stream)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pthreads.so' (tried: /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so: cannot open shared object file: No such file or directory), /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/apps/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
005+ bool(false)
006+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /root/apps/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15