Test: /ext/openssl/tests/bug68265.phpt - Version 5.6.38        

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

Count Diff
3 (38%)
001+ Warning: stream_socket_client(): SSL: Handshake timed out in /home/pkhandigol/svn_projects/vamp/import/php/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /home/pkhandigol/svn_projects/vamp/import/php/ext/openssl/tests/ServerClientTestCase.inc(92) : 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/pkhandigol/svn_projects/vamp/import/php/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
006+ bool(false)
1 (13%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection timed out) in /usr/src/php/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+ bool(false)
003+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/src/php/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11
1 (13%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/w-31/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+ bool(false)
1 (13%)
001+ Warning: stream_socket_client(): SSL: Handshake timed out in /usr/build/php/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/build/php/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : 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 /usr/build/php/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
006+ bool(false)
1 (13%)
001+ Warning: stream_socket_client(): SSL: Handshake timed out in /root/build/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /root/build/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : 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/build/php-5.6.38/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11
006+ bool(false)
1 (13%)
001+
001- resource(%d) of type (stream)