[gPXE-devel] [Patch] Fix tls handshake handling in gPXE

Timothy Stack tstack at vmware.com
Tue Jun 22 13:28:15 EDT 2010


The handshake record in TLS can contain multiple messages, however,
gPXE was only expecting one message.  This seems to work fine with
openssl, but the java ssl code seems to send multiple message blocks
in a single record.  So, we need to iterate through them.

For reference: http://en.wikipedia.org/wiki/Transport_Layer_Security

thanks,

tim


VMware, Inc. is providing this patch to you under the terms of the
GPL version 2 and any later version. This patch is provided as
is, with no warranties or support. VMware disclaims all liability
in connection with the use/inability to use this patch.  Any use
of the attached is considered acceptance of the above.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpxe-tls.patch
Type: text/x-diff
Size: 0 bytes
Desc: not available
Url : http://etherboot.org/pipermail/gpxe-devel/attachments/20100622/47956a66/attachment.bin 


More information about the gPXE-devel mailing list