Test: /ext/openssl/tests/bug65729.phpt - Version 7.3.3-dev        

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

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /opt/php7/lib/php/extensions/debug-zts-20180731/redis (/opt/php7/lib/php/extensions/debug-zts-20180731/redis: cannot open shared object file: No such file or directory), /opt/php7/lib/php/extensions/debug-zts-20180731/redis.so (/opt/php7/lib/php/extensions/debug-zts-20180731/redis.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 'pthreads' (tried: /opt/php7/lib/php/extensions/debug-zts-20180731/pthreads (/opt/php7/lib/php/extensions/debug-zts-20180731/pthreads: cannot open shared object file: No such file or directory), /opt/php7/lib/php/extensions/debug-zts-20180731/pthreads.so (/opt/php7/lib/php/extensions/debug-zts-20180731/pthreads.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(): 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 /home/piers/projects/php-zts/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 14
005+ bool(false)
005- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (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 /home/piers/projects/php-zts/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 14
007- resource(%d) of type (stream)
008- resource(%d) of type (stream)
009+
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/piers/projects/php-zts/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 14
011+ 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
013+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/piers/projects/php-zts/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 14