curl-and-python

SSL reuse session

From: Ricardo Tiago <rtiago_at_gmail.com>
Date: Sat, 28 Jun 2008 22:57:29 +0200

Hi,

Using pycurl is it possible to reuse a SSL connection? In my case i want to
connect to a server with a certificate that is protected by a passphrase, so
my idea is to give the passphrase once and do 'GET' requests , but each time
i make a new request i have to type the passphrase. Is there a way with
pycurl to do this?

I have checked other libs like httpslib and pyOpenSSL but they don't seem to
provide this functionality.

Thanks for the help,
Ricardo

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2008-06-28