https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34976
--- Comment #9 from David Cook <[email protected]> --- (In reply to David Cook from comment #8) > (In reply to Marcel de Rooy from comment #3) > > Interesting question though would be: How would you get one key and not the > > others? And underlying, is koha-conf the best place to save them? > > To answer this question... I don't think we have many options. If we don't > store them in koha-conf.xml then we'd need to store them in plain text in > some other file. Ok I say that... but yeah maybe koha-conf.xml isn't great because we can't update it programmatically. That is, if we need to update encryption algorithms, we currently don't have a way of doing that automatically. It could be worth moving the keys into a separate file. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
