Test: /ext/openssl/tests/bug69215.phpt - Version 7.4.0beta2        

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

Count Diff
1 (33%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/src/php7.4/php-7.4.0beta2/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/php7.4/php-7.4.0beta2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php7.4/php-7.4.0beta2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php7.4/php-7.4.0beta2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (33%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/usr/src/php-7.4.0beta2/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/php-7.4.0beta2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.0beta2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.0beta2/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
1 (33%)
001+ Warning: stream_socket_client(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/bug69215-client.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+ bool(false)
007+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/bug69215-server.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 15