[Twisted-web] Nginx vs Twisted Web
Richard Wall
m-lists at the-moon.net
Tue Jul 2 08:41:46 MDT 2013
On 2 July 2013 15:25, Tristan Seligmann <mithrandi at mithrandi.net> wrote:
> On Tue, Jul 2, 2013 at 3:25 PM, Richard Wall <m-lists at 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.
More information about the Twisted-web
mailing list