
July 2, 2013
2:41 p.m.
On 2 July 2013 15:25, Tristan Seligmann <mithrandi@mithrandi.net> wrote:
On Tue, Jul 2, 2013 at 3:25 PM, Richard Wall <m-lists@the-moon.net> wrote:
Another problem is that Twisted doesn't yet support SSL on adopted sockets. Is there a bug report for this? I would have expected it to Just Work (using twisted.protocols.tls, that is).
Well I assumed it wasn't possible when I wrote the systemd howto, but actually I'm not 100% sure. I've never actually tried it. There was this comment by exarkun * https://twistedmatrix.com/trac/ticket/5248#comment:6 Which I didn't undestand at the time, but perhaps you can just pass a prewrapped factory to the listen or adoptStreamPort methods. -RichardW.