[Twisted-Python] SSL client authentication

Dec. 28, 2005
11:24 a.m.
Is it possible to do client authentication with reactor.listenSSL() and reactor.connectSSL()? If so, are there any examples? Any info would be much appreciated. Regards, -- Darrell

December 2005
5:53 p.m.
On Wed, Dec 28, 2005 at 07:24:32PM +0000, dkarbott@comcast.net wrote:
Is it possible to do client authentication with reactor.listenSSL() and reactor.connectSSL()?
If so, are there any examples?
I authenticate the certificate of the server in this client app: https://www.cpushare.com/downloads/cpushare-0.24.tar.bz2 Hope this example helps.
6989
Age (days ago)
6990
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrea Arcangeli
-
dkarbott@comcast.net