Skip to content

Fix QUIC issue with HELLO_RETRY_REQUEST dropping the connection #1296

@jogme

Description

@jogme

case:

  • The client offers a subset of supported groups
  • The server chooses a different algorithm than the clients preference
  • After the hello retry requests client hello, the server fails

@nhorman Suspects that the issue might be, that the protection key is recalculated on the second client hello. (see #1289 (comment))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions