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

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

Count Diff
2 (13%)
002+ Segmentation fault
1 (6%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/src/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+ bool(false)
1 (6%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/var/soft/php-7.3.21/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /var/soft/php-7.3.21/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 /var/soft/php-7.3.21/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 /var/soft/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (6%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/php-7.3.21/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.3.21/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.3.21/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.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (6%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/php-7.3.21/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /php-7.3.21/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.3.21/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.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (6%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/naka/php-7.3.21/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.21/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/naka/php-7.3.21/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 `/home/naka/php-7.3.21/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
005+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
008+ bool(false)
009+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
1 (6%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/naka/php-7.3.21/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.21/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/naka/php-7.3.21/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/naka/php-7.3.21/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 `/home/naka/php-7.3.21/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
008+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
009+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
1 (6%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/build/rpmbuild/BUILD/php-7.3.21/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/build/rpmbuild/BUILD/php-7.3.21/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/build/rpmbuild/BUILD/php-7.3.21/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/build/rpmbuild/BUILD/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (6%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php-7.3.21/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
001- resource(%d) of type (stream)
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/src/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/src/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15
004+
005+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/local/src/php-7.3.21/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.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+
007+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
008+
009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.3.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
010+ bool(false)
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_intl' (tried: /DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl (/DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl: cannot open shared object file: No such file or directory), /DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl.so (/DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_intl' (tried: /DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl (/DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl: cannot open shared object file: No such file or directory), /DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl.so (/DATA/opt.10080/lib/php/extensions/no-debug-zts-20180731/php_intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mqseries.so' (tried: /app/apache/php/lib/php/extensions/no-debug-non-zts-20180731/mqseries.so (/app/apache/php/lib/php/extensions/no-debug-non-zts-20180731/mqseries.so: cannot open shared object file: No such file or directory), /app/apache/php/lib/php/extensions/no-debug-non-zts-20180731/mqseries.so.so (/app/apache/php/lib/php/extensions/no-debug-non-zts-20180731/mqseries.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/gd2 (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/gd2: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/gd2.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'zlib.so' in Unknown on line 0
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: undefined symbol: zend_preload_autoload
1 (6%)
001+ Failed loading /opt/ilias/lib/opcache.so: /opt/ilias/lib/opcache.so: undefined symbol: php_pcre_free