Test: /ext/openssl/tests/bug54992.phpt - Version 7.2.26        

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

Count Diff
2 (18%)
001+ PHP Warning: PHP Startup: memcache: Unable to initialize module
002+ Module compiled with module API=20121212
003+ PHP compiled with module API=20170718
004+ These options need to match
005+ in Unknown on line 0
006+
1 (9%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.2.26/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
002-
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
1 (9%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/vizcreations/Downloads/linux-soft/php-7.2.26/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
002-
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
1 (9%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/viz/Downloads/linux-soft/php-7.2.26/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
002-
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
1 (9%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/vijay/Downloads/apache2/php-7.2.26/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
002-
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
1 (9%)
001+ Warning: stream_socket_client(): SSL: Success in /home/__Install/Httpd,PHP/php-7226/php/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 (9%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /data/php-7.2.26/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 (9%)
001+ Warning: openssl_csr_new(): Error loading request_extensions_section section v3_req of /etc/ssl/openssl.cnf in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 97
002+
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /home/storage/deployment/compiles/php-7.2.26/ext/openssl/tests/CertificateGenerator.inc on line 104
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 (9%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'oci8' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8 (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/oci8.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 'pdo_dblib' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/pdo_dblib.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/redis.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/swoole.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so: cannot open shared object file: No such file or directory), /usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so (/usr/local/php26/lib/php/extensions/no-debug-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+
1 (9%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-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 'swoole.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/swoole.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'inotify.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/inotify.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/alidata/server/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
006+