[Koha-bugs] [Bug 25972] SIP2 server doesn't have a TLS/SSL-enabled listener

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 16 05:39:39 CEST 2020


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

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
(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.


More information about the Koha-bugs mailing list