[ipxe-devel] [ipxe/ipxe] [tls] Add support for fragmented tls handshake packets (#116)

Christopher notifications at github.com
Tue Jun 23 16:17:48 UTC 2020


iPXE currently does not support TLS connections with large certificate chains because it can not handle TLS handshake record fragmentation. So i implemented the detection and reassembling of fragmented packets. Please let me know if there is any problem with the code or the way i handled the reassembling.

I appreciate your comments and feedback.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/116

-- Commit Summary --

  * [tls] Add support for fragmented tls handshake packets

-- File Changes --

    M src/include/ipxe/tls.h (5)
    M src/net/tls.c (55)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/116.patch
https://github.com/ipxe/ipxe/pull/116.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/116
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200623/6206ae8e/attachment.htm>


More information about the ipxe-devel mailing list