Test: /ext/openssl/tests/bug65729.phpt - Version 5.6.0alpha1        

Bug #65729 CN_match gives false positive
Submitted: 2013-09-21 08:27:27 Modified: 2013-10-08 14:02:09
From: datibbaw Assigned: mike
Status: Closed Package: OpenSSL related
PHP Version: master-Git-2013-09-21 (Git) OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: stream_socket_client(): Failed to enable crypto in %s/bug65729.php on line 24
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s/bug65729.php on line 24
004+ bool(false)
005+
006+ Warning: stream_socket_client(): SSL: crypto enabling timeout in %s/bug65729.php on line 24
001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d
007- resource(%d) of type (stream)
008- resource(%d) of type (stream)
010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d
012+
013+ Warning: stream_socket_client(): SSL: crypto enabling timeout in %s/bug65729.php on line 24
015+ Warning: stream_socket_client(): Failed to enable crypto in %s/bug65729.php on line 24
016+
017+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s/bug65729.php on line 24
018+ bool(false)
019+
020+ Warning: stream_socket_client(): SSL: crypto enabling timeout in %s/bug65729.php on line 24