We have a corresponding check on the ServerHello, but not HelloRetryRequest. See also https://github.com/rustls/rustls/pull/1374, where rustls forgot to apply the compatibility logic to HelloRetryRequest. (From the perspective of a TLS-1.2-expecting observer, HelloRetryRequest is the ServerHello, so encoding hacks need to apply to both.) Change-Id: I9b711ea45c54770a76ecfbca8bc992a4eaef6fcd Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/62906 Reviewed-by: Adam Langley <agl@google.com> Auto-Submit: David Benjamin <davidben@google.com> Commit-Queue: Adam Langley <agl@google.com>chromium-stable
parent
235ee97b46
commit
9404a0b6c9
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue