Test: /ext/openssl/tests/bug68920.phpt - Version 7.4.5RC1        

Bug #68920 php_x509_fingerprint_match need stricter checks
Submitted: 2015-01-27 12:51:33 Modified: 2015-03-04 19:54:15
From: erik Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: 5.6.5 OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 008+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 015+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 017+ 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 15 018+ 019+ 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 15 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 023- 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 025- 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 029- 030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 031- bool(false)