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

Issue 649373002: Provide enterprise policy option to set the minimum SSL version. (Closed)

Created:
6 years, 2 months ago by agl
Modified:
6 years, 2 months ago
CC:
joaodasilva+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Provide enterprise policy option to set the minimum SSL version. In order to address the POODLE attack, some large deployments of Chrome may wish to disable SSLv3 before we make it a default. Equally, they may need to preserve SSLv3 when we disable it by default. BUG=419870 Committed: https://crrev.com/e83b4651dd1c9fc4e0f6f21d74627a52cf4a8782 Cr-Commit-Position: refs/heads/master@{#299755}

Patch Set 1 #

Total comments: 10

Patch Set 2 : ... #

Total comments: 2

Patch Set 3 : Fix test failures. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -1 line) Patch
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 chunks +31 lines, -0 lines 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 chunk +6 lines, -0 lines 0 comments Download
M components/policy/resources/policy_templates.json View 1 2 2 chunks +54 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
agl
(Please note that this change relates to an unpublished security issue. Please do not discuss ...
6 years, 2 months ago (2014-10-13 22:43:14 UTC) #2
Andrew T Wilson (Slow)
Any chance I could have access to the bug itself? +joao since he owns policy_templates.json ...
6 years, 2 months ago (2014-10-14 08:32:54 UTC) #4
Joao da Silva
Looks good. Can you clarify if this is meant to be merged to 39? https://codereview.chromium.org/649373002/diff/1/chrome/browser/policy/policy_browsertest.cc ...
6 years, 2 months ago (2014-10-14 08:40:10 UTC) #5
agl
https://codereview.chromium.org/649373002/diff/1/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/649373002/diff/1/chrome/browser/policy/policy_browsertest.cc#newcode2212 chrome/browser/policy/policy_browsertest.cc:2212: static bool IsMinSSLVersionTLS12(Profile *profile) { On 2014/10/14 08:40:10, Joao ...
6 years, 2 months ago (2014-10-14 17:39:51 UTC) #6
Joao da Silva
lgtm
6 years, 2 months ago (2014-10-14 18:52:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/649373002/90001
6 years, 2 months ago (2014-10-15 17:03:52 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/17796)
6 years, 2 months ago (2014-10-15 17:13:02 UTC) #11
agl
+asvitkine for histograms.xml change.
6 years, 2 months ago (2014-10-15 17:36:47 UTC) #13
Alexei Svitkine (slow)
histograms.xml lgtm
6 years, 2 months ago (2014-10-15 17:38:59 UTC) #14
Joao da Silva
Adam, see inline re the failing test. https://codereview.chromium.org/649373002/diff/90001/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/649373002/diff/90001/chrome/browser/policy/policy_browsertest.cc#newcode2221 chrome/browser/policy/policy_browsertest.cc:2221: PrefService* prefs ...
6 years, 2 months ago (2014-10-15 18:38:20 UTC) #15
agl
https://codereview.chromium.org/649373002/diff/90001/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/649373002/diff/90001/chrome/browser/policy/policy_browsertest.cc#newcode2221 chrome/browser/policy/policy_browsertest.cc:2221: PrefService* prefs = browser()->profile()->GetPrefs(); On 2014/10/15 18:38:19, Joao da ...
6 years, 2 months ago (2014-10-15 18:48:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/649373002/110001
6 years, 2 months ago (2014-10-15 18:49:28 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:110001)
6 years, 2 months ago (2014-10-15 20:28:31 UTC) #19
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 20:30:19 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e83b4651dd1c9fc4e0f6f21d74627a52cf4a8782
Cr-Commit-Position: refs/heads/master@{#299755}

Powered by Google App Engine
This is Rietveld 408576698