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

Make RFC compatible behaviour with session ticket #525

Conversation

GeorgePantelakis
Copy link
Contributor

@GeorgePantelakis GeorgePantelakis commented Aug 12, 2024

Prevent the server from echoing the session_ticket extension when either ticket_count or ticketKeys are not set in the settings. Attaching capture of a conversation after the change between a tlslite server and openssl s_client.
fixes #524
capture.pcap.txt


This change is Reviewable

@GeorgePantelakis GeorgePantelakis self-assigned this Aug 12, 2024
@GeorgePantelakis GeorgePantelakis force-pushed the 524-rfc-non-compliant-behaviour-with-session-tickets branch from f2be77a to 667da27 Compare August 12, 2024 15:11
Prevent the server from echoing the session_ticket extension when either
ticket_count or ticketKeys are not set in settings.
tlsfuzzer#524
@GeorgePantelakis GeorgePantelakis force-pushed the 524-rfc-non-compliant-behaviour-with-session-tickets branch from 667da27 to 7ffec11 Compare August 12, 2024 15:19
Copy link
Member

@tomato42 tomato42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @GeorgePantelakis)

@tomato42
Copy link
Member

looks good, thanks!

@tomato42 tomato42 merged commit 2020609 into tlsfuzzer:master Aug 13, 2024
88 checks passed
@GeorgePantelakis GeorgePantelakis deleted the 524-rfc-non-compliant-behaviour-with-session-tickets branch August 15, 2024 13:37
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.

RFC non-compliant behaviour with session tickets
2 participants