[PATCH] session ticket support

Nikos Mavrogiannopoulos nmav at gnutls.org
Thu Jul 16 22:56:10 CEST 2009


Daiki Ueno wrote:
> Hi,
> 
> The attached is an experimental patch which adds support for RFC5077
> SessionTicket extension to GnuTLS.  I would appreciate any comment.
> 
> Some notes:
> 
> - I added gnutls_ext_register2, since the send_params callback of
>   gnutls_ext_register is not currently able to send empty extension
>   data.

Hello,
 I have modified your patch and gnutls to avoid the need for send_func2.
(new patch attached).

Some questions I'd like to pose you are:
- Would you be willing to transfer copyright to FSF for your code?

- Have you checked this implementation against others?

- It seems gnutls_session_ticket_enable_server() requires some random
key to be available. Do you have thought a way for this key to be generated?

regards,
Nikos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: session2.patch
Type: text/x-patch
Size: 33783 bytes
Desc: not available
URL: </pipermail/attachments/20090716/c0deb740/attachment.bin>


More information about the Gnutls-devel mailing list