cURL / Mailing Lists / curl-library / Single Mail

curl-library

How do I enforce a new SSL Session ID at each connection establishment?

From: Lewthwaite, Robert \(Contractor\) <robert.lewthwaite-eds_at_eds.com>
Date: Thu, 6 Jul 2006 16:03:09 +1000

Hi
 
Will curl_easy_setopt(g_curl, CURLOPT_FORBID_REUSE, TRUE); achieve this or is there something else required.
 
I am writing a service client which sits in memory and takes requests to send and receive data via HTTPS and I wish to be able to configure it to reuse the SSL session id or create a new one each time it connects. It is not allowed to keep the connection open once the response has been processed. If reusing the SSL session id is percieved as a risk I have to be able to disable it.
 
Regards
Rob Lewthwaite
EDS - AusADU
(07) 3024 4119
Received on 2006-07-06