[Twisted-Python] Authenticated SSL

Wari Wahab wari at home.wari.org
Wed May 21 11:44:25 EDT 2003


Itamar Shtull-Trauring wrote:

>1. Read pyOpenSSL documentation. (http://pyopenssl.sf.net)
>2. Implement a context factory that does the appropriate setup, based on
>docs in (1). (twisted.internet.ssl has some sample context factories).
>
Thanks for the heads up, I'll look these up and see if I can get 
anything useful from it.

Am I right to say that if I do not get the cert CA signer to be what I 
wanted, I'd raise an exception instead of returning self._context in 
getContext()?.





More information about the Twisted-Python mailing list