Re: python/SSL/Certificate.

2005-09-13 Thread Martin v. Löwis
Vanessa PARISSE wrote: > In my website, the user connect in HTTPS whith a client certificate. > I would like to get the email in the certificate. > I'm trying to get the client certificate presented to the server. What does that have to do with Python? Are you trying to use Python on the client si

python/SSL/Certificate.

2005-09-13 Thread Vanessa PARISSE
In my website, the user connect in HTTPS whith a client certificate. I would like to get the email in the certificate. I'm trying to get the client certificate presented to the server. -- http://mail.python.org/mailman/listinfo/python-list