Open camshaft opened 3 years ago
Would the subsequent ClientHello be required to span multiple packets as well? There is a use of MAY in the spec, but I wanted to call this out since it is a totally different section of the RFC:
From https://tools.ietf.org/html/draft-ietf-quic-transport-32#section-17.2.5.3:
A client MUST use the same cryptographic handshake message it included in this packet. A server MAY treat a packet that contains a different cryptographic handshake message as a connection error or discard it. [...] A client MUST NOT change the cryptographic handshake message it sends in response to receiving a Retry.
From https://tools.ietf.org/html/draft-ietf-quic-tls-32#section-4.3: