[Koha-bugs] [Bug 12172] Remote XSLT style sheets fail to fetch under https under recent LWP::Simple

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 1 19:39:27 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12172

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list