Test: /ext/openssl/tests/bug69215.phpt - Version 7.2.20RC2        

Bug #69215 Cannot specify client CA list in SSL stream context
Submitted: 2015-03-10 17:10:21 Modified: 2015-04-23 02:40:46
From: fabien.menager Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: Irrelevant OS: All

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'parallel' (tried: /opt/php-zts/lib/php/extensions/debug-zts-20170718/parallel (/opt/php-zts/lib/php/extensions/debug-zts-20170718/parallel: cannot open shared object file: No such file or directory), /opt/php-zts/lib/php/extensions/debug-zts-20170718/parallel.so (/opt/php-zts/lib/php/extensions/debug-zts-20170718/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-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+ bool(false)
005+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /opt/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15