Author orsenthil
Recipients Nathanael.Noblet, loewis, orsenthil, pitrou
Date 2012-01-29.23:39:15
SpamBayes Score 0.00470569
Marked as misclassified No
Message-id <20120129233906.GA6478@mathmagic>
In-reply-to <1327877315.66.0.157783616911.issue13856@psf.upfronthosting.co.za>
Content
On Sun, Jan 29, 2012 at 10:48:35PM +0000, Martin v. Löwis wrote:
> orsenthil: I don't fully understand your question (what kind of "carrying" should the clients do); 

By that I mean, sending the ca_file and cert_reqs from the client,
which I believe would be required if you want to verify the server
certificate from the client end [1]. The other clients send only
the cert_file and the key_file.

[1]: http://code.activestate.com/recipes/577548-https-httplib-client-connection-with-certificate-v/
History
Date User Action Args
2012-01-29 23:39:16orsenthilsetrecipients: + orsenthil, loewis, pitrou, Nathanael.Noblet
2012-01-29 23:39:15orsenthillinkissue13856 messages
2012-01-29 23:39:15orsenthilcreate