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

Issue 694123002: Limit lifetime of self-signed certificate used for TLS on Cast channel (Closed)

Created:
6 years, 1 month ago by dougsteed
Modified:
6 years ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Limit lifetime of self-signed certificate used for TLS on Cast channel BUG=428920 R=mfoltz@chromium.org Committed: https://crrev.com/9d04deed4364293a7f662d69cbbc23c4cab355f6 Cr-Commit-Position: refs/heads/master@{#308288}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Simplify the change. No need to make a new X509Certificate object. #

Total comments: 5

Patch Set 3 : Address Kevin Marshall comment. #

Patch Set 4 : Handle some mfoltz comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M extensions/browser/api/cast_channel/cast_socket.cc View 1 2 3 3 chunks +29 lines, -2 lines 0 comments Download
M extensions/common/api/cast_channel/logging.proto View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (4 generated)
dougsteed
6 years, 1 month ago (2014-11-01 00:46:11 UTC) #1
mark a. foltz
Please add a unit test in the appropriate place, e.g. cast_auth_util_unittest.cc Please check with Kevin ...
6 years, 1 month ago (2014-11-01 20:17:34 UTC) #4
dougsteed
https://codereview.chromium.org/694123002/diff/1/extensions/browser/api/cast_channel/cast_socket.cc File extensions/browser/api/cast_channel/cast_socket.cc (right): https://codereview.chromium.org/694123002/diff/1/extensions/browser/api/cast_channel/cast_socket.cc#newcode166 extensions/browser/api/cast_channel/cast_socket.cc:166: // we need to check that the peer cert ...
6 years, 1 month ago (2014-11-03 21:06:11 UTC) #5
dougsteed
On 2014/11/03 21:06:11, dougsteed wrote: > https://codereview.chromium.org/694123002/diff/1/extensions/browser/api/cast_channel/cast_socket.cc > File extensions/browser/api/cast_channel/cast_socket.cc (right): > > https://codereview.chromium.org/694123002/diff/1/extensions/browser/api/cast_channel/cast_socket.cc#newcode166 > ...
6 years, 1 month ago (2014-11-13 17:48:49 UTC) #6
mark a. foltz
Sorry for the delay. I would like Kevin to take a pass as well as ...
6 years, 1 month ago (2014-11-21 00:14:54 UTC) #7
Kevin Marshall
lgtm https://codereview.chromium.org/694123002/diff/20001/extensions/browser/api/cast_channel/cast_socket.cc File extensions/browser/api/cast_channel/cast_socket.cc (right): https://codereview.chromium.org/694123002/diff/20001/extensions/browser/api/cast_channel/cast_socket.cc#newcode171 extensions/browser/api/cast_channel/cast_socket.cc:171: LOG(ERROR) << "Peer cert has excessive lifetime. expiry=" ...
6 years, 1 month ago (2014-11-21 00:41:13 UTC) #8
dougsteed
On 2014/11/21 00:41:13, Kevin Marshall wrote: > lgtm > > https://codereview.chromium.org/694123002/diff/20001/extensions/browser/api/cast_channel/cast_socket.cc > File extensions/browser/api/cast_channel/cast_socket.cc (right): ...
6 years ago (2014-12-01 22:49:27 UTC) #9
mark a. foltz
On 2014/12/01 22:49:27, dougsteed wrote: > On 2014/11/21 00:41:13, Kevin Marshall wrote: > > lgtm ...
6 years ago (2014-12-01 23:27:38 UTC) #10
dougsteed
On 2014/12/01 23:27:38, mark a. foltz wrote: > On 2014/12/01 22:49:27, dougsteed wrote: > > ...
6 years ago (2014-12-02 00:22:51 UTC) #11
dougsteed
On 2014/12/02 00:22:51, dougsteed wrote: > On 2014/12/01 23:27:38, mark a. foltz wrote: > > ...
6 years ago (2014-12-02 21:38:20 UTC) #13
Ken Rockot(use gerrit already)
On 2014/12/02 21:38:20, dougsteed wrote: > On 2014/12/02 00:22:51, dougsteed wrote: > > On 2014/12/01 ...
6 years ago (2014-12-03 21:06:21 UTC) #14
mark a. foltz
6 years ago (2014-12-09 21:29:24 UTC) #15
mark a. foltz
LGTM
6 years ago (2014-12-09 21:29:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/694123002/60001
6 years ago (2014-12-13 19:11:25 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-12-13 21:15:54 UTC) #19
commit-bot: I haz the power
6 years ago (2014-12-13 21:16:43 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9d04deed4364293a7f662d69cbbc23c4cab355f6
Cr-Commit-Position: refs/heads/master@{#308288}

Powered by Google App Engine
This is Rietveld 408576698