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

Issue 23523016: net: don't allow SSLv3 fallback for Google properties. (Closed)

Created:
7 years, 3 months ago by agl
Modified:
7 years, 3 months ago
Reviewers:
palmer, wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, thaidn_google, wtc
Visibility:
Public.

Description

net: don't allow SSLv3 fallback for Google properties. This change reverts r199185 ("Disable SSL3 fallback restriction on Google properties") and pokes a whole in the HSTS tables to account for crbug.com/237055. BUG=237055 R=palmer@chromium.org, rsleevi@chromium.org, wtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221192

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -17 lines) Patch
M chrome/browser/net/ssl_config_service_manager_pref.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/net/ssl_config_service_manager_pref_unittest.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M net/http/http_network_transaction_ssl_unittest.cc View 6 chunks +3 lines, -9 lines 0 comments Download
M net/http/transport_security_state_static.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/transport_security_state_static.json View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 9 (0 generated)
agl
7 years, 3 months ago (2013-09-03 16:20:44 UTC) #1
Ryan Sleevi
I'm not thrilled with having to include the hostname in the public list, but this ...
7 years, 3 months ago (2013-09-03 18:04:09 UTC) #2
wtc
Patch set 1 LGTM. https://codereview.chromium.org/23523016/diff/1/net/http/transport_security_state_static.json File net/http/transport_security_state_static.json (right): https://codereview.chromium.org/23523016/diff/1/net/http/transport_security_state_static.json#newcode204 net/http/transport_security_state_static.json:204: { "name": "oraprodsso.corp.google.com", "include_subdomains": true, ...
7 years, 3 months ago (2013-09-03 18:17:16 UTC) #3
palmer
https://codereview.chromium.org/23523016/diff/1/net/http/transport_security_state_static.json File net/http/transport_security_state_static.json (right): https://codereview.chromium.org/23523016/diff/1/net/http/transport_security_state_static.json#newcode204 net/http/transport_security_state_static.json:204: { "name": "oraprodsso.corp.google.com", "include_subdomains": true, "mode": "force-https" }, > ...
7 years, 3 months ago (2013-09-03 18:20:45 UTC) #4
palmer
LGTM BTW FWIW FTW
7 years, 3 months ago (2013-09-03 18:21:58 UTC) #5
agl
On 2013/09/03 18:17:16, wtc wrote: > It seems that include_subdomains should be false. Does this ...
7 years, 3 months ago (2013-09-03 20:04:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/23523016/1
7 years, 3 months ago (2013-09-03 20:04:55 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=23562
7 years, 3 months ago (2013-09-03 20:19:50 UTC) #8
agl
7 years, 3 months ago (2013-09-04 16:10:34 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 manually as r221192 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698