mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
Merge pull request #5915 from AndrzejKurek/cid-resumption-clash
Fix DTLS 1.2 session resumption
This commit is contained in:
5
ChangeLog.d/resumption_cid.txt
Normal file
5
ChangeLog.d/resumption_cid.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Bugfix
|
||||
* Fix server connection identifier setting for outgoing encrypted records
|
||||
on DTLS 1.2 session resumption. After DTLS 1.2 session resumption with
|
||||
connection identifier, the Mbed TLS client now properly sends the server
|
||||
connection identifier in encrypted record headers. Fix #5872.
|
||||
Reference in New Issue
Block a user