Test: /ext/openssl/tests/bug48182.phpt - Version 7.4.16        

Bug #48182 asynchronous socket connection over ssl fails entirely
Submitted: 2009-05-07 16:23:49 Modified: 2009-08-21 00:46:54
From: frase Assigned: srinatar
Status: Closed Package: OpenSSL related
PHP Version: 5.2.11RC1 OS: *

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

Count Diff
3 (14%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: ssh2: Unable to initialize module 003+ Module compiled with module API=20180731 004+ PHP compiled with module API=20190902 005+ These options need to match 006+ in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: openssl: Unable to initialize module 003+ Module compiled with module API=20160303 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ PHP compiled with module API=20190902 005+ These options need to match 006+ in Unknown on line 0 007+ 008+ Warning: stream_socket_client(): SSL: Connection refused in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: stream_socket_client(): Failed to enable crypto in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 013+ 014+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 015+ 016+ Warning: fread() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 017+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2 (/usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2: cannot open shared object file: No such file or directory), /usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2.so (/usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/curl (/usr/local/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/curl.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'ftp' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/ftp (/usr/local/lib/php/extensions/no-debug-zts-20190902/ftp: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/ftp.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/ftp.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/gd2 (/usr/local/lib/php/extensions/no-debug-zts-20190902/gd2: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/gd2.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/mbstring (/usr/local/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 006+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/mysqli (/usr/local/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 007+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 008+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 009+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 010+ PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/sockets (/usr/local/lib/php/extensions/no-debug-zts-20190902/sockets: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/sockets.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/sockets.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 011+ 012+ Warning: stream_socket_client(): SSL: Connection refused in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 013+ 014+ Warning: stream_socket_client(): Failed to enable crypto in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 015+ 016+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 017+ 018+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 019+ 020+ Warning: fread() expects parameter 1 to be resource, bool given in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 021+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/curl (/usr/local/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/curl.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mysqli' in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) '/usr/local/php/lib/php/extensions/no-debug-zts-20190902/openssl.so' in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so: undefined symbol: _tsrm_ls_cache), /usr/local/php/lib/php/extensions/no-debug-zts-20190902//usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902//usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ PHP Warning: Module 'imagick' already loaded in Unknown on line 0 003+ PHP Warning: Module 'zip' already loaded in Unknown on line 0
1 (5%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so: cannot open shared object file: No such file or directory), /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ Failed loading /opt/php7/lib/extensions/xdebug.so: /opt/php7/lib/extensions/xdebug.so: undefined symbol: gc_globals
1 (5%)
002+ Failed loading /local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: /local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: undefined symbol: _zval_ptr_dtor 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_openssl.dll' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 010+ 011+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (5%)
002+ 003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (5%)
002+ 003+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 82 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_new(): Unable to generate a private key in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 008+ 009+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/home/dcoombs/s...') 014+ #1 {main} 015+ thrown in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (5%)
002+ 003+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 82 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_new(): Unable to generate a private key in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 008+ 009+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/app/php-7.4.16...') 014+ #1 {main} 015+ thrown in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 135