mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-02 00:09:57 +00:00
Merge pull request #9872 from rojer/tls_hs_defrag_in
Defragment incoming TLS handshake messages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Bugfix
|
||||
* Support re-assembly of fragmented handshake messages in TLS, as mandated
|
||||
by the spec. Lack of support was causing handshake failures with some
|
||||
servers, especially with TLS 1.3 in practice (though both protocol
|
||||
version could be affected in principle, and both are fixed now).
|
||||
Reference in New Issue
Block a user