[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSSL test failures when OpenSSL compiled with no-dsa #10000

Closed
bukka opened this issue Nov 25, 2022 · 0 comments
Closed

OpenSSL test failures when OpenSSL compiled with no-dsa #10000

bukka opened this issue Nov 25, 2022 · 0 comments

Comments

@bukka
Copy link
Member
bukka commented Nov 25, 2022

Description

There are various test failures if OpenSSL is compiled with no-dsa. This option works (compiles without errors) only with OpenSSL 3.0.

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
#41033, enable signing with DSA keys [ext/openssl/tests/bug41033.phpt]
Bug #73711: Segfault in openssl_pkey_new when generating DSA or DH key [ext/openssl/tests/bug73711.phpt]
Bug #81713 (OpenSSL functions null byte injection) [ext/openssl/tests/bug81713.phpt]
openssl_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt]
=====================================================================

PHP Version

PHP 8.1

Operating System

No response

@bukka bukka changed the title OpenSSL DSA test failures when OpenSSL compiled with no-dsa OpenSSL test failures when OpenSSL compiled with no-dsa Nov 25, 2022
@bukka bukka closed this as completed in 500b28a Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@bukka @cmb69 and others