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

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

Count Diff
4 (33%)
002+ 003+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /usr/local/src/php-7.4.21/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 /usr/local/src/php-7.4.21/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_new(): Unable to generate a private key in /usr/local/src/php-7.4.21/ext/openssl/tests/CertificateGenerator.inc on line 128 008+ 009+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /usr/local/src/php-7.4.21/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /usr/local/src/php-7.4.21/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/usr/local/src/...') 014+ #1 {main} 015+ thrown in /usr/local/src/php-7.4.21/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (8%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 004+ PHP Warning: Module 'zip' already loaded in Unknown on line 0
1 (8%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so' (tried: /usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902//usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902//usr/local/php7421/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 003+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so' (tried: /usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902//usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/php7421/lib/php/extensions/no-debug-non-zts-20190902//usr/local/php7421/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 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): SSL: Connection refused in /root/php74/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): Failed to enable crypto in /root/php74/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php74/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 010+ 011+ Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php74/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 012+ 013+ Warning: fread() expects parameter 1 to be resource, bool given in /root/php74/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 014+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /root/php74/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (8%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /var/www/html/repos/centos/php_7.X/php_7.4.X/php_for_apache_postgresql/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 /var/www/html/repos/centos/php_7.X/php_7.4.X/php_for_apache_postgresql/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 /var/www/html/repos/centos/php_7.X/php_7.4.X/php_for_apache_postgresql/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 /var/www/html/repos/centos/php_7.X/php_7.4.X/php_for_apache_postgresql/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 /var/www/html/repos/centos/php_7.X/php_7.4.X/php_for_apache_postgresql/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (8%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/software/PHP/php-7.4.21/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.21/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.21/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.21/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.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (8%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection refused in /usr/local/src/php-7.4.21/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/local/src/php-7.4.21/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/local/src/php-7.4.21/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/local/src/php-7.4.21/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/local/src/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (8%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection refused in /scratch/software/PHP/php-7.4.21/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 /scratch/software/PHP/php-7.4.21/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 /scratch/software/PHP/php-7.4.21/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 /scratch/software/PHP/php-7.4.21/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 /scratch/software/PHP/php-7.4.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (8%)
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.21/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.21/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.21/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.21/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.21/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (8%)
002+ 003+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /tmp/compiletest/install_data/subdir/php/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 /tmp/compiletest/install_data/subdir/php/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_new(): Unable to generate a private key in /tmp/compiletest/install_data/subdir/php/ext/openssl/tests/CertificateGenerator.inc on line 128 008+ 009+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /tmp/compiletest/install_data/subdir/php/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /tmp/compiletest/install_data/subdir/php/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/tmp/compiletes...') 014+ #1 {main} 015+ thrown in /tmp/compiletest/install_data/subdir/php/ext/openssl/tests/CertificateGenerator.inc on line 135