Using X509 (and TLSlite) authentication
Jean-Paul Calderone
exarkun at divmod.com
Tue Apr 17 09:52:58 EDT 2007
On Tue, 17 Apr 2007 13:44:05 GMT, Chaz Ginger <cginboston at hotmail.com> wrote:
>I have been looking for a server application as an example of how to use
>TLSLite or PyOpenSSL X509 certificates for authentication. Does any one
>have a pointer or two?
You might want to take a look at the code in Twisted for this. It's based on
PyOpenSSL.
http://twistedmatrix.com/trac/browser/trunk/twisted/internet/_sslverify.py
Jean-Paul
More information about the Python-list
mailing list