Test: /ext/openssl/tests/bug54992.phpt - Version 7.3.0beta3        

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

Count Diff
1 (50%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'rdkafka.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so: cannot open shared object file: No such file or directory), /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /dist/src/php-7.3.0beta3/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
001- Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`buga_buga' in %s on line %d
1 (50%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so (/usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so.so (/usr/lib64/extensions/no-debug-non-zts-20180731/opcache.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.local' did not match expected CN=`buga_buga' in %s on line %d
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-src-php-7.3.0beta3/ext/openssl/tests/ServerClientTestCase.inc(96) : 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