Test: /ext/openssl/tests/bug68920.phpt - Version 7.3.31-dev        

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mbstring.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 'mysqli' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/root/bin/php-latest/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
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/root/bin/php-latest/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
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so (/root/bin/php-latest/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
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets: cannot open shared object file: No such file or directory), /root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets.so (/root/bin/php-latest/lib/php/extensions/no-debug-non-zts-20180731/sockets.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 /root/php-src/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 /root/php-src/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 /root/php-src/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 /root/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
018+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /root/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
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)