Test: /ext/openssl/tests/bug77390.phpt - Version 7.3.24RC1        

Bug #77390 feof might hang on TLS streams in case of fragmented TLS records
Submitted: 2018-12-31 15:53:30 Modified: 2019-01-17 18:15:52
From: kelunik Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 7.2.13 OS:

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

Count Diff
2 (50%)
001+ Warning: openssl_csr_new(): Error loading request_extensions_section section v3_req of /etc/ssl/ in /home/daneel/Descargas/php-src/ext/openssl/tests/CertificateGenerator.inc on line 97
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/daneel/Descargas/php-src/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /home/daneel/Descargas/php-src/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ ** ERROR: process timed out **
2 (50%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"