mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Changelog rewording
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
21b50808cd
commit
1ce9ca0630
|
|
@ -1,5 +1,5 @@
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix server connection identifier setting for outgoing encrypted records
|
* Fix server connection identifier setting for outgoing encrypted records
|
||||||
on DTLS 1.2 session resumption. After DTLS 1.2 session resumption with
|
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, the Mbed TLS client now properly sends the server
|
||||||
connection identifier in encrypted record headers. Fix #5872.
|
connection identifier in encrypted record headers. Fix #5872.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue