Test: /ext/openssl/tests/bug68920.phpt - Version 7.4.29        

Bug #68920 php_x509_fingerprint_match need stricter checks
Submitted: 2015-01-27 12:51:33 Modified: 2015-03-04 19:54:15
From: erik Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: 5.6.5 OS:

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

Count Diff
2 (14%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+
2 (14%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/curl (/apache/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/curl.so (/apache/lib/php/extensions/no-debug-zts-20190902/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 'mbstring' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/mbstring (/apache/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/apache/lib/php/extensions/no-debug-zts-20190902/mbstring.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 'exif' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/exif (/apache/lib/php/extensions/no-debug-zts-20190902/exif: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/exif.so (/apache/lib/php/extensions/no-debug-zts-20190902/exif.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: /apache/lib/php/extensions/no-debug-zts-20190902/mysqli (/apache/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/apache/lib/php/extensions/no-debug-zts-20190902/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 'pdo_mysql' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 008+ bool(false) 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 011- 012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 013+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 014+ bool(false) 014- 016+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19 018+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc on line 158 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)
1 (7%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 002+ bool(false) 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 005+ bool(false) 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 009- 010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 011- 012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19 014- 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)
1 (7%)
001+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 128 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 003+ Warning: openssl_csr_new(): Unable to generate a private key in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 128 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 132 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 006- bool(false) 007+ Fatal error: Uncaught Exception: Failed to create certificate in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc:135 008+ Stack trace: 009+ #0 %s/bug68920.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug68920', '/root/php-7.4.2...') 010+ #1 {main} 011+ thrown in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 135 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 009- 010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 011- 012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 013- bool(false) 014- 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)
1 (7%)
001+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 128 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 003+ Warning: openssl_csr_new(): Unable to generate a private key in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 128 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 132 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 006- bool(false) 007+ Fatal error: Uncaught Exception: Failed to create certificate in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc:135 008+ Stack trace: 009+ #0 %s/bug68920.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug68920', '/home/moo/sourc...') 010+ #1 {main} 011+ thrown in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 135 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 009- 010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 011- 012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 013- bool(false) 014- 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 004+ bool(false) 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 010+ bool(false) 010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 011- 012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19 014+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc on line 158 014- 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)
1 (7%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/ldap (/usr/local/lib/php/extensions/no-debug-zts-20190902/ldap: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/ldap.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/ldap.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+
1 (7%)
001+ PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=/usr/local/php7/lib/php/extensions/no-debug-non-zts-20190902/opcache.so from php.ini) in Unknown on line 0 002+
1 (7%)
001+ PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=/usr/local/lib/php/20190902/opcache.so from php.ini) in Unknown on line 0 002+
1 (7%)
001+ PHP Warning: Module 'imagick' already loaded in Unknown on line 0 002+ PHP Warning: Module 'zip' already loaded in Unknown on line 0 003+
1 (7%)
001+ PHP Notice: Undefined variable: errno in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 002+ PHP Notice: Undefined variable: errstr in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 003+ PHP Warning: stream_socket_server() has been disabled for security reasons in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 006+ bool(false) 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 011- 012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 012+ bool(false) 014+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19 014- 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 016+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, null given in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10 017+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, null given in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11 018+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, null given in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 019+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, null given in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)
1 (7%)
001+ Derived class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored 002+