10 Jul
2020
10 Jul
'20
8:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25965 --- Comment #5 from David Cook <dcook@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.