Test: /ext/openssl/tests/bug62890.phpt - Version 7.4.8        

Bug #62890 default_socket_timeout=-1 causes connection to timeout
Submitted: 2012-08-22 10:25:06 Modified: 2020-06-09 10:46:35
From: fallingdust Assigned: cmb
Status: Closed Package: OpenSSL related
PHP Version: 7.3 OS: Mac Lion 10.7.4

There are 8 different diffs reported by users for this test.

Count Diff
63 (72%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in %s/bug62890.php on line 2 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug62890.php on line 2 005+ 006+ Warning: file_get_contents(https://php.net): failed to open stream: operation failed in %s/bug62890.php on line 2 007+ bool(false)
8 (9%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:0A000086:SSL routines::certificate verify failed in %s/bug62890.php on line 2 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug62890.php on line 2 005+ 006+ Warning: file_get_contents(https://php.net): failed to open stream: operation failed in %s/bug62890.php on line 2 007+ bool(false)
5 (6%)
001+ Warning: file_get_contents(https://php.net): failed to open stream: Operation now in progress in %s/bug62890.php on line 2 001- bool(true) 002+ bool(false)
5 (6%)
001+ ** ERROR: process timed out ** 001- bool(true)
3 (3%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in %s/bug62890.php on line 2 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug62890.php on line 2 005+ 006+ Warning: file_get_contents(https://php.net): failed to open stream: operation failed in %s/bug62890.php on line 2 007+ bool(false)
1 (1%)
001+ Warning: file_get_contents(): SSL: Connection reset by peer in %s/bug62890.php on line 2 001- bool(true) 002+ 003+ Warning: file_get_contents(): Failed to enable crypto in %s/bug62890.php on line 2 004+ 005+ Warning: file_get_contents(https://php.net): failed to open stream: operation failed in %s/bug62890.php on line 2 006+ bool(false)
1 (1%)
001+ Warning: file_get_contents(): SSL operation failed with code 5. OpenSSL Error messages: 001- bool(true) 002+ error:02000002:system library::No such file or directory 003+ error:02000002:system library::No such file or directory 004+ error:02000002:system library::No such file or directory 005+ error:14000086:SSL routines::certificate verify failed in %s/bug62890.php on line 2 006+ 007+ Warning: file_get_contents(): Failed to enable crypto in %s/bug62890.php on line 2 008+ 009+ Warning: file_get_contents(https://php.net): failed to open stream: operation failed in %s/bug62890.php on line 2 010+ bool(false)
1 (1%)
001+ Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: 001- bool(true) 002+ error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in %s/bug62890.php on line 2 003+ 004+ Warning: file_get_contents(): Failed to enable crypto in %s/bug62890.php on line 2 005+ 006+ Warning: file_get_contents(https://php.net): failed to open stream: operation failed in %s/bug62890.php on line 2 007+ bool(false)