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

Issue 2540293004: Add a do-nothing CTVerifier to //net (Closed)

Created:
4 years ago by Ryan Sleevi
Modified:
4 years ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, Eran Messeri, davidben
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a do-nothing CTVerifier to //net Provide a concrete implementation of a CTVerifier that allows consumers to opt-out of verifying CT information. While this is not generally desirable for consumers of "the Web PKI" (e.g.: websites), it's acceptable and potentially desirable for things like peer-to-peer [D]TLS sockets (like WebRTC or Remoting), or for cases where the overall application is not ready to support Certificate Transparency (for example: may lack any form of update path). BUG=none R=eroman@chromium.org Committed: https://crrev.com/611d8235a1fc74a1d0a0602fe8253771c23608fe Cr-Commit-Position: refs/heads/master@{#437449}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebased #

Patch Set 3 : Review feedback #

Patch Set 4 : Grammar bad #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -0 lines) Patch
A net/cert/do_nothing_ct_verifier.h View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A net/cert/do_nothing_ct_verifier.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M net/net.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Ryan Sleevi
I was hoping you could look at this, since you're the one most likely to ...
4 years ago (2016-12-02 01:23:12 UTC) #1
eroman
lgtm https://codereview.chromium.org/2540293004/diff/1/net/cert/do_nothing_ct_verifier.h File net/cert/do_nothing_ct_verifier.h (right): https://codereview.chromium.org/2540293004/diff/1/net/cert/do_nothing_ct_verifier.h#newcode19 net/cert/do_nothing_ct_verifier.h:19: // decision rather than a potential accidental decision ...
4 years ago (2016-12-02 01:46:23 UTC) #2
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/2540293004/60001
4 years ago (2016-12-09 02:00:46 UTC) #5
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-09 03:29:38 UTC) #7
commit-bot: I haz the power
4 years ago (2016-12-09 03:32:12 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/611d8235a1fc74a1d0a0602fe8253771c23608fe
Cr-Commit-Position: refs/heads/master@{#437449}

Powered by Google App Engine
This is Rietveld 408576698