DescriptionQUIC: obtain source address token keys from internal key server.
We've discovered that the gradual fleet-wide rotation of the internal
server's primary key causes a weekly spike of
SOURCE_ADDRESS_TOKEN_DECRYPTION_FAILURE, because this key is used to
derive QUIC's source address token key.
This CL fixes the problem by fetching the key from internal key server,
and (for backup) changing QUIC to attempt token decryption using several
keys.
Merge internal change: 114465990
R=rch@chromium.org
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 6 (1 generated)
|