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

upgrade openssl to 3.0.8 #802

Merged
merged 1 commit into from
Jul 21, 2023
Merged

upgrade openssl to 3.0.8 #802

merged 1 commit into from
Jul 21, 2023

Conversation

hasnain-db
Copy link
Contributor

Motivation:

Upgrade to a newer, better supported version of openssl. I picked 3.0.8 as it's the latest version with FIPS support (which is better for my needs) but I'm happy to change to the bleeding edge version.

Modifications:

  • Update to latest version

Result:

Use up-to-date version

I tested with my own application (using the openssl-static build), happy to run other tests. I did run ./mvnw test and it passed on my machine.

@normanmaurer
Copy link
Member

@hasnain-db did you sign our icla yet ? https://netty.io/s/icla

@hasnain-db
Copy link
Contributor Author

thanks @normanmaurer ! let me check with our corporate policies to ensure I can sign that one (I couldn't find a corporate CLA)

@normanmaurer
Copy link
Member

@hasnain-db
Copy link
Contributor Author

great to know, thanks! is there anything additional I should do to validate this PR?

@normanmaurer normanmaurer merged commit 0828ffc into netty:main Jul 21, 2023
7 checks passed
@normanmaurer
Copy link
Member

@hasnain-db thanks a lot!

@normanmaurer normanmaurer added this to the 2.0.61.Final milestone Jul 21, 2023
@ttj4
Copy link

ttj4 commented Jul 28, 2023

@hasnain-db @normanmaurer wouldn't this need changes at places like : https://github.com/netty/netty-tcnative/blob/main/openssl-dynamic/pom.xml#L270? It's still pointing to openssl1, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants