Test: /ext/openssl/tests/bug68265.phpt - Version 7.4.0alpha2        

Bug #68265 TLS/SSL connections do not honour the SubjectAltName within certificates
Submitted: 2014-10-19 12:57:33 Modified: 2015-03-05 07:07:11
From: ondrej Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: 5.6.2 OS: Linux

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

Count Diff
2 (40%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /source/php-7.4.0alpha2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /source/php-7.4.0alpha2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /source/php-7.4.0alpha2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
2 (40%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'parallel' (tried: /opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel (/opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel: cannot open shared object file: No such file or directory), /opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel.so (/opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /opt/php.net-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+ bool(false)
005+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /opt/php.net-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
1 (20%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'oauth' (tried: /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth: cannot open shared object file: No such file or directory), /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth.so (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+ bool(false)
005+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11