Test: /ext/openssl/tests/bug68265.phpt - Version 7.2.0RC3        

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: Failed loading Zend extension 'opcache.so' (tried: /usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so (/usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so.so (/usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- resource(%d) of type (stream)
002+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-src-php-7.2.0RC3/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 11
005+ bool(false)
006+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-src-php-7.2.0RC3/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 11