https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25972
--- Comment #2 from David Cook <[email protected]> --- (In reply to Colin Campbell from comment #1) > SIP2 predates SSL - In the log in process there is a field to indicate what > encryption is used but no specified values. To my knowledge no supplier of > SIP devices is currently offering SSL at the client end. I was wondering about that. Something on the client end must be negotiating the SSL connection to stunnel though. Or are SIP devices connecting to a proxy server on the LAN and then that proxy server securely connects to the Koha server running stunnel? > The Net::Server module used to handle the comms end does have SSL support so > it should be possible to do this without too much effort. That was my observation as well. The main reason I thought about this was because the amount of work that Bug 25965 would take and how surely having a built-in SSL listener would be better... -- 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/
