https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998
--- Comment #103 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
