[Twisted-Python] Twisted IPv6 + SSL - fixed, or todo?

Erik Forsberg forsberg at opera.com
Fri Aug 24 07:13:08 EDT 2012


Hi!

http://twistedmatrix.com/trac/wiki/IPv6 mentions:

"SSL (but this might be automatic when IReactorTCP supports it)"

IReactorTCP now has IPv6 support, so did twisted get SSL + IPv6 support 
automatically? It seems to me from twisted.internet.endpoints that 
there's work to do there (there's SSL4ServerEndpoint and 
SSL4ClientEndpoint, but no SSL6ServerEndpoint/SSL6ClientEndpoint).

My use case is to be able to connect to https servers over IPv6 with 
twisted.web.client.Agent. Can I do that? If so, how?

Regards,
\EF



More information about the Twisted-Python mailing list