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

GH-471 Check that OpenSSL has NPN enabled when testing NPN. #472

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

h-vn
Copy link
Contributor

@h-vn h-vn commented Jan 17, 2024

OpenSSL can be configured without NPN support. The NPN tests assumed that NPN is always available instead of checking for the presence of NPN functionality.

Closes #471

OpenSSL can be configured without NPN support. The NPN tests assumed that NPN
is always available instead of checking for the presence of NPN functionality.
@h-vn h-vn added the bug Something isn't working label Jan 17, 2024
@h-vn h-vn self-assigned this Jan 17, 2024
@h-vn h-vn closed this Jan 17, 2024
@h-vn h-vn reopened this Jan 17, 2024
@h-vn h-vn merged commit 7de0a77 into master Jan 17, 2024
442 of 884 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

t/40_npn_support.t fails when OpenSSL is compiled without NPN support
1 participant