Test: /ext/openssl/tests/bug54992.phpt - Version 7.1.0RC2        

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

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php/7.1.0-RC2/lib/php/extensions/no-debug-zts-20160303/amqp.so' - /opt/php/7.1.0-RC2/lib/php/extensions/no-debug-zts-20160303/amqp.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 '/opt/php/7.1.0-RC2/lib/php/extensions/no-debug-zts-20160303/mongodb.so' - /opt/php/7.1.0-RC2/lib/php/extensions/no-debug-zts-20160303/mongodb.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.local' did not match expected CN=`buga_buga' 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 /home/sasa/Downloads/php-7.1.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10