https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30332
--- Comment #3 from Marcel de Rooy <[email protected]> --- (In reply to Thomas Klausner from comment #2) > It would be trivial to implement this proxy directly in Koha so we don't > need another service, but as this is an ugly workaround I hope there are > better solutions... Not sure what your proxy script does. But if you would use nginx as a reverse proxy between internet and Koha, I would not consider that an ugly solution. The SSL with its certificates etc is handled in the reverse proxy. Koha does not have to deal with that anymore. (We run Koha in a container at the same time.) -- You are receiving this mail because: You are the assignee for the bug. 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/
