[Koha-bugs] [Bug 30332] Outbound SRU does not work via https

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 8 18:54:43 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30332

Florian Saling <florian at torchwood4.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florian at torchwood4.de

--- Comment #16 from Florian Saling <florian at torchwood4.de> ---
(In reply to David Cook from comment #15)
> (In reply to Thomas Klausner from comment #14)
> > OK, I found something in the YAZ changelog that might be relevant:
> > 
> > https://software.indexdata.com/yaz/doc/NEWS
> > 
> > > --- 5.30.3 2020/06/10
> > > 
> > > Require getaddrinfo which has been available since 2003.
> > > 
> > > Provide server host for SSL by using gnutls_server_name_set(3).
> > > Thx to Guillaume Jactat.
> > 
> > So I'll try to get the sysadmin to update to a more recent libyaz5, and also
> > get them to provide us with a more recent debian (11, stable; instead of 10,
> > oldstable).
> > 
> > If it's OK for you, I'll keep this ticket open until I have confirmed that a
> > libyaz5 update is the way to go!
> > 
> > Greetings,
> > domm
> 
> Yeah that sounds reasonable to me. Plus, older versions of Debian are still
> listed as recommended for Koha on
> https://wiki.koha-community.org/wiki/System_requirements_and_recommendations
> so it would be good to determine that the YAZ library is the culprit here so
> we could note it down.

The upgrade to Debian 11 from Debian 9 solved our problems with SRU services
requiring HTTPS. Debian 9 had libyaz5 5.27.1 installed and Debian 11 shipped
with 5.30.3. So I think it is safe to assume that the YAZ library was the
culprit!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list