Skip to content

Feature request: multiple external PSKs #541

@sshock

Description

@sshock

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions