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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to