Bug 34697 - Key derivation method "opensslv1" is deprecated
Summary: Key derivation method "opensslv1" is deprecated
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-02 06:48 UTC by Marcel de Rooy
Modified: 2023-09-04 00:13 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2023-09-02 06:48:21 UTC
prove t/db_dependent/Koha/Patron.t
t/db_dependent/Koha/Patron.t .. 18/25 WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
Pass -nodeprecate=>1 to inhibit this message.
 at /usr/share/koha/Koha/Patron.pm line 2507.