Test: /ext/openssl/tests/bug68920.phpt - Version 7.4.0RC1        

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

Count Diff
2 (40%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.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 'intl.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/intl.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/intl.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/intl.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/intl.so.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 'mcrypt.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so.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 'ssh2.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+
1 (20%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : 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
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.0RC1/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
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
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 (20%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+
004+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : 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
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
010+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
011+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
012+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
014+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
020+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
021+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
022+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
023-
024+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
026+ Warning: stream_socket_client(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
028+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
029+ bool(false)
030+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
031+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
032+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
033+
034+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
035+
040+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
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 (20%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.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 'mcrypt.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/mcrypt.so.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 'ssh2.so' (tried: /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so: cannot open shared object file: No such file or directory), /usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so.so (/usr/share/php7.4/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+
005+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php7.4/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : 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
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
012+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php7.4/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
019+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php7.4/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
021+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php7.4/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
022+
023+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php7.4/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
024+ bool(false)
025+
026+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php7.4/php-7.4.0RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
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)