| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
RE: Question regarding using the ssl sessionid usage
From: Niranjan Ramakrishnan <willowbreaker_at_hotmail.com>
Date: Wed, 1 Apr 2009 12:21:48 -0700
From what I understood from Daniel's input in the question, the sessionid will be reused only for the next SSL handshake when the earlier connection has been closed. As far as I understand , the sessionid will be reused across multiple handshakes by default and that this feature can be disabled with the --no-sessionid flag.
Am I missing something here ?
Thanks
Date: Wed, 1 Apr 2009 13:04:28 -0500
2009/4/1 Niranjan Ramakrishnan willowbreaker_at_hotmail.com
REQUEST
/usr/local/bin/curl --verbose -k --url https://www.google.com - In the ClientHello , I see sessionid length as 0 - As expected.
The ServerHello sends a sessionid
I resend the request
/usr/local/bin/curl --verbose -k --url https://www.google.com - In the ClientHello , I see sessionid length as 0 - I would expect it to reuse the sessionid that was sent previously.
Please let me know if I am doing something wrong.
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info