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

Feature request: multiple external PSKs #541

Open
sshock opened this issue Sep 12, 2024 · 0 comments
Open

Feature request: multiple external PSKs #541

sshock opened this issue Sep 12, 2024 · 0 comments

Comments

@sshock
Copy link
Contributor

sshock commented Sep 12, 2024

Hi, I know the TLS 1.3 protocol supports multiple PSK in the pre_shared_key extension.

It would be neat if picotls also supported multiple PSKs, e.g., by changing the pre_shared_key in the st_ptls_context_t to be a list. (Then client side pre_shared_key extension would include multiple OfferedPsks, and server side could test and select the first one that works.)

Thanks!

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

No branches or pull requests

1 participant