Skip to content

TLS: capture tickets received after CQL startup #986

Description

@dkropachev

TLS 1.3 permits NewSessionTicket after the application handshake has started. The current cache is populated only at CQL READY/AUTH_SUCCESS, so tickets arriving later are never reused.

Retry session capture after later TLS reads until a resumable ticket is available, and cover a delayed-ticket server when practical.

Follow-up to #426.

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