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

Allow OpenSSL 3.0 as an OpenSSL provider. #5050

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

johubertj
Copy link
Contributor

Resolved issues:

Resolves : allow OpenSSL 3.0 as an OpenSSL provider.
#5027

Description of changes:

-Add openssl as a provider
-Remove v1.1.1 as a constraint
-Remove support for TLSv1.0 and TLSv1.1 (for openssl)

Testing:

When running integration tests, openSSL tests will longer skip

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

-remove v1.1.1 as a constraint
-remove support for TLSv1.0 and TLSv1.1 (for openssl)
@github-actions github-actions bot added the s2n-core team label Jan 21, 2025
@johubertj johubertj requested a review from jmayclin January 21, 2025 22:22
…0, fixed get_version function, moved grabbing version as a static variable to only be retrieved once, made openssl to be > 1.1 and added specific failing cases for different openssl versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant