Skip to content

Basic ssl-opt testing for TLS HS defragmentation #9887

@mpg

Description

@mpg

#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

Labels

size-mEstimated task size: medium (~1w)

Type

No type

Projects

Status

TLS 1.3 compatibility fix

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions