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 _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python