Test: /ext/openssl/tests/bug54992.phpt - Version 7.3.7RC1        

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 'oauth' (tried: /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth: cannot open shared object file: No such file or directory), /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth.so (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20180731/oauth.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(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/andres/Descargas/php-7.3.7RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
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