Test: /ext/openssl/tests/bug54992.phpt - Version 7.2.34-dev        

Bug #54992 Stream not closed and error not returned when SSL CN_match fails
Submitted: 2011-06-04 14:10:04 Modified: 2011-06-08 02:25:10
From: laird_ngrps Assigned: cataphract
Status: Closed Package: Streams related
PHP Version: 5.3.6 OS: Linux

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

Count Diff
1 (33%)
001+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php7source/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
001- Warning: stream_socket_client(): Peer certificate CN=`bug54992_actual_peer_name' did not match expected CN=`bug54992_expected_peer_name' in %s on line %d
1 (33%)
001+ Warning: stream_socket_client(): SSL: Success in /home/bruno/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
001- Warning: stream_socket_client(): Peer certificate CN=`bug54992_actual_peer_name' did not match expected CN=`bug54992_expected_peer_name' in %s on line %d
1 (33%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.so.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/opcache.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 'pthreads.so' (tried: /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so: cannot open shared object file: No such file or directory), /root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.so.so (/root/bin/php7.2/lib/php/extensions/debug-zts-20170718/pthreads.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=`bug54992_actual_peer_name' did not match expected CN=`bug54992_expected_peer_name' in %s on line %d
003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
004-
005- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/apps/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10