[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 6 19:40:35 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998

--- Comment #103 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Hi, on U22 I found this warnings:

14:36:09 koha_1       | WARNING: The key derivation method "opensslv1" is
deprecated. Using -pbkdf=>'pbkdf2' would be better.
14:36:09 koha_1       | Pass -nodeprecate=>1 to inhibit this message.
14:36:09 koha_1       |  at /kohadevbox/koha/Koha/Patron.pm line 2167.
14:36:09 koha_1       | WARNING: The key derivation method "opensslv1" is
deprecated. Using -pbkdf=>'pbkdf2' would be better.
14:36:09 koha_1       | Pass -nodeprecate=>1 to inhibit this message.
14:36:09 koha_1       |  at /kohadevbox/koha/Koha/Patron.pm line 2167.
14:36:09 koha_1       | WARNING: The key derivation method "opensslv1" is
deprecated. Using -pbkdf=>'pbkdf2' would be better.
14:36:09 koha_1       | Pass -nodeprecate=>1 to inhibit this message.
14:36:09 koha_1       |  at /kohadevbox/koha/Koha/Patron.pm line 2167.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list