Summary: | Auth.t: Key derivation method "opensslv1" is deprecated | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Architecture, internals, and plumbing | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 25515 |
Description
Marcel de Rooy
2023-09-02 06:48:21 UTC
If we pass the nodeprecate flag, we are no longer reminded to switch away from opensslv1 here? (In reply to Marcel de Rooy from comment #1) > If we pass the nodeprecate flag, we are no longer reminded to switch away > from opensslv1 here? But if we switch, do we need to decrypt/reencrypt stuff ? Could we get some more information on this one? I can't easily see what it refers to anymore. |