Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(619)

Issue 2712563002: Update max Token Binding version to 13 (Closed)

Created:
3 years, 10 months ago by nharper
Modified:
3 years, 10 months ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update max Token Binding version to 13 Drafts 10 thru 13 of Token Binding are all wire compatible, so we can advertise support for draft 13 in Chrome without breaking support with existing servers (or any other code changes than the max version). More importantly, by advertising support for draft 13, we can update servers to only accept draft 13. M56 (which only does draft 10) has a bug where if both TLS 1.3 and Token Binding are enabled and it makes a connection to a server which supports both, the connection fails. Token Binding is turned off in M56, but unofficial builds that weren't built with fieldtrial_testing_like_official_build set properly enabled all experiments, resulting in builds enabling both TLS 1.3 and Token Binding, and hitting this bug. BUG=693943 Review-Url: https://codereview.chromium.org/2712563002 Cr-Commit-Position: refs/heads/master@{#452178} Committed: https://chromium.googlesource.com/chromium/src/+/96d085c8adbd2092696fdc6c622d61a23d5de0bf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/socket/ssl_client_socket_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (16 generated)
nharper
3 years, 10 months ago (2017-02-21 22:57:30 UTC) #2
davidben
lgtm. Could you elaborate a little more on what's going on here? (Specifically that we're ...
3 years, 10 months ago (2017-02-21 23:00:52 UTC) #3
davidben
On 2017/02/21 23:00:52, davidben wrote: > lgtm. > > Could you elaborate a little more ...
3 years, 10 months ago (2017-02-21 23:01:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2712563002/1
3 years, 10 months ago (2017-02-21 23:14:59 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_chromeos_ozone_rel_ng on ...
3 years, 10 months ago (2017-02-22 01:19:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2712563002/1
3 years, 10 months ago (2017-02-22 01:24:24 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromium_presubmit on ...
3 years, 10 months ago (2017-02-22 03:28:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2712563002/1
3 years, 10 months ago (2017-02-22 20:03:07 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 20:11:02 UTC) #25
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/96d085c8adbd2092696fdc6c622d...

Powered by Google App Engine
This is Rietveld 408576698