Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientHello: fix size of compression methods length field. #2256

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

boaks
Copy link
Contributor

@boaks boaks commented Jun 27, 2024

Use COMPRESSION_METHODS_LENGTH_BITS instead of
CIPHER_SUITES_LENGTH_BITS.

Fixes issue #2255

Use COMPRESSION_METHODS_LENGTH_BITS instead of
CIPHER_SUITES_LENGTH_BITS.

Skip SupportedSignatureAndHashAlgorithms list, if no certificate
exchange is used.

Add unit tests to verify fix of cookie generation.

Fixes issue eclipse-californium#2255

Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
@boaks boaks merged commit 3c1fa64 into eclipse-californium:main Jun 28, 2024
1 check passed
@boaks boaks deleted the issue_2255 branch July 4, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant