-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
size-mEstimated task size: medium (~1w)Estimated task size: medium (~1w)
Description
#9872 is currently in good shape except for the lack of automated tests (it was tested manually though and confirmed to resolve the issue). If the OP doesn't add automated tests, we'll add them ourselves.
Note: since we'll only have support for defragmenting incoming messages, not fragmenting outgoing, we'll need to use another implementation for testing - for example, openssl s_server -mtu <low_value> will fragment in TLS as well (see https://github.com/Mbed-TLS/mbedtls/pull/3817/files#diff-54a2261aca14ebb2491a1584cc3351a458487c23c25f90df08de2573cd705e32R9806 for example).
Note: if such tests are added 9872, then we can mark it as resolving this issue as well.
Edit: this issue is now only about basic testing, see this comment.
Metadata
Metadata
Assignees
Labels
size-mEstimated task size: medium (~1w)Estimated task size: medium (~1w)
Type
Projects
Status
TLS 1.3 compatibility fix