[Twisted-Python] SSL client authentication

Andrea Arcangeli andrea at cpushare.com
Wed Dec 28 20:53:37 EST 2005


On Wed, Dec 28, 2005 at 07:24:32PM +0000, dkarbott at 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.




More information about the Twisted-Python mailing list