http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5576 --- Comment #1 from Ian Walls <ian.walls@bywatersolutions.com> 2011-01-05 18:08:37 UTC --- To specify: Running Koha over SSL is an Apache configuration. For the staff client, it's easy, since all of the staff client should be secured. For the OPAC, however, it's more complicated. There are (often) parts of the OPAC you want to be free and public, without the need for https, and parts like borrower account information, that you want encrypted. The enhancement I'm working on depends on having parallel OPACs set up; one http, the other https. There is then a toggle system preference to determine whether to use the https site for patron login. It automatically changes the necessary links from http to https. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.