Python SSL Client Authentication

AJ Mayorga aj.mayorga at verizon.net
Sun Oct 4 03:19:32 EDT 2009


I have been able to use the ssl module in Python 2.6 to setup a server that
requires

The client to authenticate via an x509 certificates, but I want to be able
to override the client

Authentication process or catch the exception so that I can do redirects
etc. if the client authentication

Fails. Does anyone have a code snippet for this.

 

AJM

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091004/c5f77ea5/attachment.html>


More information about the Python-list mailing list