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

Issue 12093100: Force HTTPS and public keys for sandbox.google.com and subdomains. (Closed)

Created:
7 years, 10 months ago by palmer
Modified:
7 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Force HTTPS and public keys for sandbox.google.com and subdomains. This would have helped mitigate a recent security bug. BUG=172984 TEST=visit http://{plus,www,}.sandbox.google.com and make sure the request is upgraded to HTTPS.

Patch Set 1 #

Patch Set 2 : Just do plus. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M net/base/transport_security_state_static.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/base/transport_security_state_static.json View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
palmer
This is a present for cevans. Seems To Work OK For Me.
7 years, 10 months ago (2013-01-31 22:34:28 UTC) #1
Ryan Sleevi
I'm guessing this is for https://developers.google.com/checkout/developer/Google_Checkout_Basic_HTML_Sandbox and the like LGTM, but please check with agl@ ...
7 years, 10 months ago (2013-01-31 22:41:45 UTC) #2
agl
There's a lot of stuff in sandbox.google.com, I've little confidence that I can say anything ...
7 years, 10 months ago (2013-01-31 23:42:19 UTC) #3
palmer
> There's a lot of stuff in http://sandbox.google.com, I've little confidence that I can > ...
7 years, 10 months ago (2013-02-01 00:44:05 UTC) #4
agl
On Thu, Jan 31, 2013 at 7:44 PM, <palmer@chromium.org> wrote: > What about [*.]plus.sandbox.google.com? That ...
7 years, 10 months ago (2013-02-01 14:45:13 UTC) #5
palmer
> > What about [*.]plus.sandbox.google.com? That works over HTTPS always, and > > wouldn't frighten ...
7 years, 10 months ago (2013-02-01 20:26:47 UTC) #6
agl
lgtm
7 years, 10 months ago (2013-02-01 20:27:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/palmer@chromium.org/12093100/1003
7 years, 10 months ago (2013-02-01 21:08:15 UTC) #8
commit-bot: I haz the power
Presubmit check for 12093100-1003 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 10 months ago (2013-02-01 21:08:17 UTC) #9
palmer
7 years, 10 months ago (2013-02-02 01:57:55 UTC) #10
This CL is in a weird state: I did a manual "git cl dcommit" to get around the
presubmit warning (it's a real warning but
net/base/transport_security_state_static.h is generated code with lots of long
lines). However, I ctrl-C'd the dcommit when I realized I had not rebased
against master first.

The result is: The code is committed, but this CL is not in status Closed. But
it effectively is closed and the code (just the plus.sandbox policy) is in the
tree now.

Powered by Google App Engine
This is Rietveld 408576698