Skip to content

TLS: evaluate multi-ticket caching for parallel connections #985

Description

@dkropachev

The session cache currently offers one TLS 1.3 ticket to concurrent shard connections. Scylla accepts this, but RFC 8446 recommends not reusing a ticket, and single-use-ticket servers may fall back to full handshakes.

Evaluate caching/consuming multiple tickets, or document the deliberate privacy and interoperability tradeoff.

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