Skip to content

DTLS 1.3 Connection ID updates #775

@theodorsm

Description

@theodorsm

In DTLS 1.3 after negotiating the connection_id extension (RFC9146), both of the client and server can send a NewConnectionId (defined in RFC 9147 section 9) message to update the CID value used.

This issue tracks the implementation of the message parsing. Functionallity releated to actually updating the CID is blocked by the implementation fo the DTLS 1.3 handshake flights.

This is not a requirement for DTLS 1.3 MVP, but certainly a nice to have as we offer the connection_id extension.

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