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

Issue 2434933002: wptserve: Document how to re-generate keys and certs. (Closed)

Created:
4 years, 2 months ago by tkent
Modified:
4 years, 1 month ago
Reviewers:
jsbell, qyearsley
CC:
blink-reviews, chromium-reviews, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

wptserve: Document how to re-generate keys and certs. BUG=623613 NOTRY=true Committed: https://crrev.com/54b4c65a2bfe9f4cb89f4b9877dbf40f9e321879 Cr-Commit-Position: refs/heads/master@{#426502}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium View 1 chunk +56 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (3 generated)
tkent
jsbell@, qyearsley@, would you review this please?
4 years, 2 months ago (2016-10-20 00:56:37 UTC) #2
jsbell
lgtm I wonder if we should add a --overwrite-pregenerated-certs=3000 flag to wptserve, and have it ...
4 years, 2 months ago (2016-10-20 16:30:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2434933002/1
4 years, 2 months ago (2016-10-20 16:30:39 UTC) #5
qyearsley
lgtm :-) https://codereview.chromium.org/2434933002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium File third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium (right): https://codereview.chromium.org/2434933002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium#newcode55 third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium:55: the default setting, but we check in ...
4 years, 2 months ago (2016-10-20 16:34:39 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-20 16:50:06 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/54b4c65a2bfe9f4cb89f4b9877dbf40f9e321879 Cr-Commit-Position: refs/heads/master@{#426502}
4 years, 2 months ago (2016-10-21 13:19:06 UTC) #9
tkent
> I wonder if we should add a --overwrite-pregenerated-certs=3000 flag to wptserve, and have it ...
4 years, 1 month ago (2016-10-24 04:14:40 UTC) #10
tkent
4 years, 1 month ago (2016-10-24 04:37:11 UTC) #11
Message was sent while issue was closed.
On 2016/10/24 at 04:14:40, tkent wrote:
> > I wonder if we should add a --overwrite-pregenerated-certs=3000 flag to
wptserve, and have it print a helpful diagnostic suggesting the command if the
pregenerated certs have expired?
> 
> Such option makes sense only in Chromium project. So, adding it to wptserve is
questionable.
> Checking certificate validity by pure Python is not easy.

I think the generation can be done by sequence of openssl commands.  We should
make a script for it, by 2025 :)

Powered by Google App Engine
This is Rietveld 408576698