[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
Fri Jul 10 08:17:19 CEST 2020


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

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
I have 1 more (non-HTTP) idea and that would actually be to integrate TLS/SSL
support into the SIP2 server itself.

Koha uses Net::Server::PreFork for the SIP2 server, and that's a subclass of
Net::Server, which looks like it has support for ssl/tcp sockets.

I reckon that would be more valuable than trying to send SIP2 over HTTPS.

-- 
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