Refactor OpenSSL usage #6023
Labels
C: Library
Help Wanted
Issues identified as good community contribution opportunities
Newbie
Suitable for a new contributor
Milestone
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.
The text was updated successfully, but these errors were encountered: