Test: /ext/openssl/tests/bug54992.phpt - Version 7.2.25        

Bug #54992 Stream not closed and error not returned when SSL CN_match fails
Submitted: 2011-06-04 14:10:04 Modified: 2011-06-08 02:25:10
From: laird_ngrps Assigned: cataphract
Status: Closed Package: Streams related
PHP Version: 5.3.6 OS: Linux

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

Count Diff
1 (25%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /opt/php-7.2.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
001- Warning: stream_socket_client(): Peer certificate CN=`bug54992_actual_peer_name' did not match expected CN=`bug54992_expected_peer_name' in %s on line %d
002-
003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
004-
005- Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s on line %d
1 (25%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /root/compile/php-7.2.25/ext/openssl/tests/CertificateGenerator.inc on line 82
001- Warning: stream_socket_client(): Peer certificate CN=`bug54992_actual_peer_name' did not match expected CN=`bug54992_expected_peer_name' in %s on line %d
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /root/compile/php-7.2.25/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /root/compile/php-7.2.25/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ Warning: openssl_pkey_export(): cannot get key from parameter 1 in /root/compile/php-7.2.25/ext/openssl/tests/CertificateGenerator.inc on line 107
008+
009+ Warning: failed loading cafile stream: `/root/compile/php-7.2.25/ext/openssl/tests/bug54992-ca.pem.tmp' in /root/compile/php-7.2.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10
010+
1 (25%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/app/php7.2/lib/php/extensions/no-debug-non-zts-20170718/openssl (/opt/app/php7.2/lib/php/extensions/no-debug-non-zts-20170718/openssl: cannot open shared object file: No such file or directory), /opt/app/php7.2/lib/php/extensions/no-debug-non-zts-20170718/openssl.so (/opt/app/php7.2/lib/php/extensions/no-debug-non-zts-20170718/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+
1 (25%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'grpc.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/grpc.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/grpc.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/grpc.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/grpc.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'protobuf.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/protobuf.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/protobuf.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/protobuf.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/protobuf.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+