[PATCH] session ticket support

Simon Josefsson simon at josefsson.org
Tue Sep 1 06:56:10 CEST 2009


Daiki Ueno <ueno at unixuser.org> writes:

>>>>>> In <6c226b79-bdbf-4277-91c0-ead7ca6e67f2 at broken.deisui.org> 
>>>>>>	Daiki Ueno <ueno at unixuser.org> wrote:
>> > Do you have an updated patch, or should I use the last one you
>> > posted?
>
>> Yes, please use the attached one.
>
> The attached is a minor update: print the name of NewSessionTicket
> handshake message instead of "Unknown Handshake packet".

Pushed.

> Also, I noticed that Mike's test server sent a 1024-byte ticket, and
> when sending it back MAX_EXT_DATA_LENGTH exceeded (which is currently
> 1024).  I'm not sure this is a normal case, but how about increasing the
> number?

Having a hard-coded fixed size here is the source of the problem.
Fixing it doesn't look too complicated, would you like to do work on
that?

Thanks,
/Simon





More information about the Gnutls-devel mailing list