Test: /ext/openssl/tests/bug68265.phpt - Version 7.3.3-dev        

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

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /opt/php7/lib/php/extensions/debug-zts-20180731/redis (/opt/php7/lib/php/extensions/debug-zts-20180731/redis: cannot open shared object file: No such file or directory), /opt/php7/lib/php/extensions/debug-zts-20180731/redis.so (/opt/php7/lib/php/extensions/debug-zts-20180731/redis.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- resource(%d) of type (stream)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pthreads' (tried: /opt/php7/lib/php/extensions/debug-zts-20180731/pthreads (/opt/php7/lib/php/extensions/debug-zts-20180731/pthreads: cannot open shared object file: No such file or directory), /opt/php7/lib/php/extensions/debug-zts-20180731/pthreads.so (/opt/php7/lib/php/extensions/debug-zts-20180731/pthreads.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/piers/projects/php-zts/ext/openssl/tests/ServerClientTestCase.inc(118) : eval()'d code on line 11
005+ bool(false)
006+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/piers/projects/php-zts/ext/openssl/tests/ServerClientTestCase.inc(107) : eval()'d code on line 11