
23 Jul
2012
23 Jul
'12
5:38 p.m.
Nice, thanks!!
Christian
Am 23.07.2012 um 22:28 schrieb Vincent Hanquez
On 07/23/2012 06:54 PM, . wrote:
I just modified TLS locally on my system to export SessionID and SessionData, and set the session callbacks to storing/retrieving the session data from a Map. After that, the resumption appears to work :-D Thanks a lot for that hint! Is that the way it's meant to be? If yes, how do I get the data types the "official way"? Cool. this is indeed an omission, it should have been exported.
I realized and fixed it couple of weeks ago in the next branch (upcoming tls 1.0) when doing cleanup around session management, but forgot to check master (tls-0.9.x).
I've fixed it now, and pushed tls-0.9.8.
Thanks, -- Vincent