Skip to content

New clientNoTickets parameter - #523

Closed
vdukhovni wants to merge 1 commit into
haskell-tls:mainfrom
vdukhovni:client-no-tickets
Closed

New clientNoTickets parameter#523
vdukhovni wants to merge 1 commit into
haskell-tls:mainfrom
vdukhovni:client-no-tickets

Conversation

@vdukhovni

Copy link
Copy Markdown
Collaborator

Stateless clients that never resume sessions can opt out of soliciting tickets from servers.

Fixes: #522

Comment thread tls/Network/TLS/Parameters.hs Outdated
@vdukhovni
vdukhovni force-pushed the client-no-tickets branch from 976eb14 to 0f6004d Compare April 1, 2026 01:32
@vdukhovni vdukhovni self-assigned this Apr 1, 2026
With a 'False' setting, stateless clients that never resume sessions can
opt out of soliciting tickets from servers.
@vdukhovni
vdukhovni force-pushed the client-no-tickets branch from 0f6004d to 895cda8 Compare April 1, 2026 01:41
kazu-yamamoto added a commit to kazu-yamamoto/hs-tls that referenced this pull request Apr 1, 2026
@kazu-yamamoto

Copy link
Copy Markdown
Collaborator

Merged.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clients always request session tickets

3 participants