DescriptionDelay a QUIC server's use of the FORWARD_SECURE encrypter until the
client has had a chance to start using it.
Protected by FLAGS_enable_quic_delay_forward_security.
When the forward secure encrypter is available, don't use it until one
of two things happens:
1) the peers starts sending forward secure encrypted packets
2) 2 round trips worth of packets have been sent, in case something
(MitM?) is preventing the peer from using forward secure encryption.
Merge internal change: 78801773
R=rch@chromium.org
Patch Set 1 #
Total comments: 2
Patch Set 2 : set FLAGS_enable_quic_delay_forward_security to true #
Messages
Total messages: 3 (0 generated)
|