[Twisted-Python] SSL Negotiation / connectionMade() callback

April 5, 2007
6:21 p.m.
Hi: I've been playing around with twisted a little. I have written an internet.protocol.Protocol subclass that I want to run over SSL. It seems that the Protocol.connectionMade() callback gets invoked before SSL negotiation is complete. Ideally, I don't want my Protocol to send any data until the SSL negotiation is completley finished. Is there an easy way to get callback when the SSL negotiation is done? Info: Twisted Version: 2.0.1 (emerge'd from gentoo portage) Also, I have the SSL context factories set up to do client authentication. Any help would be much appreciated. -- Darrell
6559
Age (days ago)
6559
Last active (days ago)
0 comments
1 participants
participants (1)
-
dkarbott@comcast.net