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

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 39 different diffs reported by users for this test.

Count Diff
5 (8%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /php-7.4.3/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 /php-7.4.3/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 /php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
4 (7%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/src/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php-7.4.3/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/php-7.4.3/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/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
3 (5%)
001+ Zend OPcache requires Zend Engine API version 320180731. 002+ The Zend Engine API version 320190902 which is installed, is newer. 003+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache. 004+
3 (5%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/src/php-7.4.3/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.4.3/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.4.3/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.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
3 (5%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/root/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.3/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/php-7.4.3/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/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/www/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /www/php-7.4.3/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 /www/php-7.4.3/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 /www/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/tmp/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /tmp/php-7.4.3/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 /tmp/php-7.4.3/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 /tmp/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/root/php-src/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/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 /root/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 /root/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/ubuntu/php-src-php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/ubuntu/php-src-php-7.4.3/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/ubuntu/php-src-php-7.4.3/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/ubuntu/php-src-php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/teer/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/teer/php-7.4.3/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/teer/php-7.4.3/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/teer/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/system/soft/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/system/soft/php-7.4.3/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/system/soft/php-7.4.3/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/system/soft/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
2 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'pgsql' (tried: /opt/Apache74/lib/extensions/no-debug-zts-20190902/pgsql (/opt/Apache74/lib/extensions/no-debug-zts-20190902/pgsql: cannot open shared object file: No such file or directory), /opt/Apache74/lib/extensions/no-debug-zts-20190902/pgsql.so (/opt/Apache74/lib/extensions/no-debug-zts-20190902/pgsql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+ PHP Warning: Module 'sodium' already loaded in Unknown on line 0 003+ PHP Warning: Module 'gmagick' already loaded in Unknown on line 0 004+ PHP Warning: Module 'grpc' already loaded in Unknown on line 0
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/src/httpd/requirements/php/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/httpd/requirements/php/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/httpd/requirements/php/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/httpd/requirements/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false) 007+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/src/httpd/requirements/php/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/httpd/requirements/php/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15 008+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/src/httpd/requirements/php/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15 009+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/src/httpd/requirements/php/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/src/httpd-2.4.41/requirements/php/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/httpd-2.4.41/requirements/php/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/httpd-2.4.41/requirements/php/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/httpd-2.4.41/requirements/php/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/src/php/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php/php-7.4.3/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/php/php-7.4.3/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/php/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/php/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php/php-7.4.3/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/php/php-7.4.3/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/php/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php-7.4.3/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/php-7.4.3/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/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/lsws/phpbuild/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/lsws/phpbuild/php-7.4.3/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/lsws/phpbuild/php-7.4.3/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/lsws/phpbuild/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false) 007+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/lsws/phpbuild/php-7.4.3/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/lsws/phpbuild/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15 008+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/lsws/phpbuild/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15 009+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/lsws/phpbuild/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/root/php-7.4.4/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.4/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/php-7.4.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 004+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.4.4/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.4/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15 005+ 006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007+ bool(false) 008+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.4.4/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15 009+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.4.4/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/root/compile/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/compile/php-7.4.3/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/compile/php-7.4.3/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/compile/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)
1 (2%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/work/php-7.4.3/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/work/php-7.4.3/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/work/php-7.4.3/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/work/php-7.4.3/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 006+ bool(false)