Skip to content

[Solved by 1.x] Cannot use resumption PSK from the current epoch #233

@mulmarta

Description

@mulmarta

This is just to keep track of a known issue that will become no-issue after GroupStateStorage is removed in 1.x:

Calling group.commit_builder()?.add_resumption_psk_for_group(current_epoch, another_group_id) will cause an error "PSK not found" because we only search for resumption PSKs in past epochs, not the current group state.

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