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

Issue 667183002: Add --ssl-version-min and --ssl-version-fallback-min to chrome://flags. (Closed)

Created:
6 years, 2 months ago by Thiemo Nagel
Modified:
6 years, 1 month ago
CC:
chromium-reviews, Mattias Nissler (ping if slow), Andrew T Wilson (Slow)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add --ssl-version-min and --ssl-version-fallback-min to chrome://flags. That way, Android users get an opportunity to disable SSLv3. BUG=426038

Patch Set 1 #

Patch Set 2 : Fix flags. #

Total comments: 6

Patch Set 3 : Rebase. #

Patch Set 4 : Address Joao's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +39 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 2 chunks +38 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Thiemo Nagel
Hi Joao, may I take up your offer and ask you to test this on ...
6 years, 2 months ago (2014-10-21 16:46:44 UTC) #2
Joao da Silva
The cases you've described work as expected except one: min ssl3 + fallback min tls1 ...
6 years, 2 months ago (2014-10-22 10:49:57 UTC) #3
Thiemo Nagel
Hi Joao, many thanks for your assistance! Could you please take another look? Thank you! ...
6 years, 2 months ago (2014-10-22 16:30:54 UTC) #4
Joao da Silva
The implementation looks good to me. Let's figure with the security people whether this flag ...
6 years, 2 months ago (2014-10-22 16:56:20 UTC) #5
Ryan Sleevi
Not LGTM. Please do not land this. It is an explicit goal NOT to add ...
6 years, 2 months ago (2014-10-22 17:09:36 UTC) #7
Ryan Sleevi
6 years, 1 month ago (2014-11-04 20:58:05 UTC) #8
FYI: https://codereview.chromium.org/693963003/

After discussion with Darin and chrome leads, --ssl-version-min will be exposed
via flags, but *will* disappear over time. It's a short-term solution for M40.
-fallback-min will *not* be exposed, but will be controlled via Finch.

Powered by Google App Engine
This is Rietveld 408576698