https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25965
--- Comment #5 from David Cook <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
