Skip to content

Set Multiple Session Tickets on a Connection #2922

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

Open
Tracked by #2477
maddeleine opened this issue Jun 23, 2021 · 0 comments
Open
Tracked by #2477

Set Multiple Session Tickets on a Connection #2922

maddeleine opened this issue Jun 23, 2021 · 0 comments
Labels

Comments

@maddeleine
Copy link
Contributor

maddeleine commented Jun 23, 2021

Currently, s2n-tls only allows you to add one session ticket to offer to the server. Technically, you should be able to add multiple tickets, but no one has asked us for this capability.

A new API would probably be required to do this as our current API, s2n_set_session() only sets one ticket.
Additionally functional tests and integration tests would be required for this feature.

@maddeleine maddeleine changed the title Add a new API to set multiple tickets on a connection Set Multiple Session Tickets on a Connection Jun 23, 2021
@dougch dougch added the s2n-core team label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants