Test: /ext/openssl/tests/bug68265.phpt - Version 7.4.6-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 are 3 different diffs reported by users for this test.

Count Diff
1 (33%)
001+ Warning: stream_socket_client(): SSL: Success in /root/php-src/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 /root/php-src/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 /root/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 006+ bool(false)
1 (33%)
001+ Warning: stream_socket_client(): SSL: Handshake timed out in /home/travis/build/php/php-src/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 /home/travis/build/php/php-src/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 /home/travis/build/php/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 006+ bool(false)
1 (33%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/uqtlewi1/GitHub/PHP/php-src/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 /home/uqtlewi1/GitHub/PHP/php-src/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 /home/uqtlewi1/GitHub/PHP/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 006+ bool(false)