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

Refactor OpenSSL usage #6023

Open
AenBleidd opened this issue Jan 25, 2025 · 0 comments
Open

Refactor OpenSSL usage #6023

AenBleidd opened this issue Jan 25, 2025 · 0 comments
Labels
C: Library Help Wanted Issues identified as good community contribution opportunities Newbie Suitable for a new contributor

Comments

@AenBleidd
Copy link
Member

With the release of OpenSSL 3.0, some of the core functions became deprecated.
These functions need to be kept for the older version of OpenSSL (<3.0) and for the newer version their usage need to be refactored to use the new recommended practices provided by the OpenSSL Team.
In the perfect case, all the functions that are gonna be changed by this refactoring, should be covered either with unit tests or with some automation tests.

@AenBleidd AenBleidd added this to the Client/Manager milestone Jan 25, 2025
@AenBleidd AenBleidd added Newbie Suitable for a new contributor Help Wanted Issues identified as good community contribution opportunities labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Library Help Wanted Issues identified as good community contribution opportunities Newbie Suitable for a new contributor
Projects
Status: Backlog
Development

No branches or pull requests

1 participant