https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22915 --- Comment #17 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Martin Renvoize from comment #13)
Right.. so it does work now as long as I change koha-conf to point to the https URL.
However.. I do still think there's a couple of bugs here.
Firstly: looking at master, 'etc/koha-conf.xml' which is used as part of the make process still points to 'http' so by default people using the make process to install will be getting an incorrect default config. Fixed in the attached patch
Secondly: The error here is meaningless.. we should be able to catch a bad URL earlier and give a much more meaningful error.. I wasn't sure whether it was the Mana service that was down, a Koha end bug or what. Not a blocker for me. This can be done in a separate BZ
-- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.