Test: /ext/openssl/tests/bug65729.phpt - Version 7.4.4RC1        

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

Count Diff
1 (50%)
001+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
1 (50%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Success in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Success in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /usr/src/php-7.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d