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

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

Count Diff
1 (20%)
001+ Warning: stream_socket_client(): SSL: Success in /usr/src/php-7.2.27/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 /usr/src/php-7.2.27/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 /usr/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (20%)
001+ Warning: stream_socket_client(): SSL: Success in /root/src/php-7.2.27/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/src/php-7.2.27/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/src/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (20%)
001+ Warning: stream_socket_client(): SSL: Handshake timed out in /root/php-7.2.27/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-7.2.27/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-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (20%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/soft/php-7.2.27/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/soft/php-7.2.27/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/soft/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (20%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-zts-20160303/opcache.so: /usr/local/lib/php/extensions/no-debug-zts-20160303/opcache.so: undefined symbol: zend_interned_strings_restore
001- resource(%d) of type (stream)
002+ PHP Warning: PHP Startup: ssh2: Unable to initialize module
003+ Module compiled with module API=20160303
004+ PHP compiled with module API=20170718
005+ These options need to match
006+ in Unknown on line 0
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/LAMP/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
009+ bool(false)
010+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/LAMP/php-7.2.27/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11