Test: /ext/openssl/tests/bug65729.phpt - Version 7.2.0RC6        

Bug #65729 CN_match gives false positive
Submitted: 2013-09-21 08:27:27 Modified: 2013-10-08 14:02:09
From: datibbaw Assigned: mike
Status: Closed Package: OpenSSL related
PHP Version: master-Git-2013-09-21 (Git) OS: Linux

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

Count Diff
3 (60%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'gmp.so' (tried: /opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so (/opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so: file too short), /opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so.so (/opt/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/gmp.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+
1 (20%)
001+ PHP Warning: Failed loading Zend extension 'xdebug.so' (tried: /usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so (/usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so.so (/usr/local/lib/php/extensions/debug-non-zts-20170718/xdebug.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
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 ssl://127.0.0.1:64321 (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/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
007- resource(%d) of type (stream)
008- resource(%d) of type (stream)
008+
009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
010+ bool(false)
010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
011-
012- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
013-
014- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (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/dmelo/proj2/php-7.2.0RC6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (20%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/lib/php/extensions/no-debug-zts-20170718/opcache.so (/usr/lib/php/extensions/no-debug-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20170718/opcache.so.so (/usr/lib/php/extensions/no-debug-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+