-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels