gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] session ticket support


From: Simon Josefsson
Subject: Re: [PATCH] session ticket support
Date: Mon, 03 Aug 2009 23:25:54 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

Daiki Ueno <address@hidden> writes:

>>>>>> In <address@hidden> 
>>>>>>  Nikos Mavrogiannopoulos <address@hidden> wrote:
>> > When I changed _gnutls_recv_new_session_ticket to generate new session
>> > ID, it started to work.  I attach the new patch, which includes:
>
>>  I have some questions for you.  I was checking the parts that unpack
>> and pack the session and was wondering whether using the
>> _gnutls_session_pack() would be possible. In that case both
>> implementations of the DB and session ticket backends will share
>> common code.
>
> I chose the RFC format just because the patch was initially for
> experimental purpose.  Using _gnutls_session_pack() would be definitely
> better.

I'm not sure, couldn't there be situations where applications want to
use the RFC ticket format?  Maybe the format should be configurable, so
the application can decide.  Since you have already written support for
the RFC ticket format, I think it would be nice to support it somehow.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]