mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 04:20:12 +00:00
Improve changelog wording
Co-authored-by: Ronald Cron <ronald.cron@arm.com> Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
5708b45154
commit
3a29e9cf57
@ -1,4 +1,5 @@
|
||||
Bugfix
|
||||
* Fix a bug where the connection ID extension on client side would not work
|
||||
after a session resumption took place. This caused the client to not
|
||||
recognize records containing a CID and drop them.
|
||||
* 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 sends properly the server
|
||||
connection identifier in encrypted record headers. Fix #5872.
|
||||
|
Loading…
x
Reference in New Issue
Block a user