http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12172
--- Comment #2 from Martin Renvoize <[email protected]> --- Initial patch cleans up code a little, and swaps from LWP::Simple to LWP::UserAgent to allow for explicit declaration of ssl options. It then disables verify_hostname to do the 'get'. I could not, in my testing come up with a reasonable solution to set CA Certificate path to use with the module. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
