[Koha-bugs] [Bug 25965] Create SIP2 client daemon with HTTPS API endpoint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 11 23:16:13 CET 2023


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

--- Comment #28 from David Cook <dcook at prosentient.com.au> ---
(In reply to Kyle M Hall from comment #27)
> (In reply to Marcel de Rooy from comment #26)
> > I have the idea that the reason behind this report is still valid. People
> > want to protect their SIP2 communication and this is still not available in
> > standard Koha. But it might deserve a report on its own?
> 
> Unfortunately this won't protect or work with standard SIP2. SIP2 over http
> is not a commonly supported feature as far as I am aware. The standard for
> protecting regular SIP2 traffic would be stunnel. Many if not most SIP2
> devices have stunnel support built in. As far as I can tell, there is no way
> to bake stunnel into our SIP server.

Yeah this is apples and oranges. 

Bug 25965 is about adding support for HTTPS which wouldn't be helpful for
99.99% of libraries. 

We did have bug 25972 for adding SSL/TLS support to the SIP server, but ended
up closing it, since stunnel is an already working industry standard. That
said, if someone did want to build SSL/TLS support into our SIP server, I don't
think it would be very hard at all.

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


More information about the Koha-bugs mailing list