Test: /ext/openssl/tests/bug68265.phpt - Version 7.4.4RC1        

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

Count Diff
1 (50%)
001+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/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/lucky/Downloads/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/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 006+ bool(false)
1 (50%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.4RC1/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.4.4RC1/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.4.4RC1/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 006+ bool(false)