mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-19 17:59:52 +00:00
Add a changelog entry for the session resumption + CID bug
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user