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

Issue 18223006: Add script for generating certificates that require an explicit policy (Closed)

Created:
7 years, 5 months ago by Ryan Sleevi
Modified:
7 years, 5 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Add script for generating certificates that require an explicit policy Add a script and update the certificates used for testing a certificate chain that requires an explicit policy, but where verification is attempted with no policy specified. BUG=111742 R=wtc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213781

Patch Set 1 #

Total comments: 9

Patch Set 2 : Rebased #

Patch Set 3 : Review feedback #

Patch Set 4 : Android fix #

Patch Set 5 : Really fix Android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+408 lines, -134 lines) Patch
M net/cert/cert_verify_proc_unittest.cc View 1 2 3 4 2 chunks +33 lines, -36 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 1 chunk +32 lines, -27 lines 0 comments Download
M net/data/ssl/certificates/README View 1 2 3 2 chunks +9 lines, -2 lines 0 comments Download
A net/data/ssl/certificates/explicit-policy-chain.pem View 1 2 1 chunk +228 lines, -0 lines 0 comments Download
A net/data/ssl/scripts/generate-policy-certs.sh View 1 2 1 chunk +96 lines, -0 lines 0 comments Download
A + net/data/ssl/scripts/policy.cnf View 1 2 3 chunks +10 lines, -5 lines 0 comments Download
M net/test/test_certificate_data.h View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ryan Sleevi
wtc: More test cleanup
7 years, 5 months ago (2013-06-28 19:41:27 UTC) #1
wtc
Patch set 1 LGTM. Good cleanup! https://codereview.chromium.org/18223006/diff/1/net/cert/cert_verify_proc_unittest.cc File net/cert/cert_verify_proc_unittest.cc (right): https://codereview.chromium.org/18223006/diff/1/net/cert/cert_verify_proc_unittest.cc#newcode761 net/cert/cert_verify_proc_unittest.cc:761: ImportCertFromFile(certs_dir, "aia-cert.pem"); Nit: ...
7 years, 5 months ago (2013-07-01 19:46:53 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/18223006/diff/1/net/cert/x509_certificate_unittest.cc File net/cert/x509_certificate_unittest.cc (left): https://codereview.chromium.org/18223006/diff/1/net/cert/x509_certificate_unittest.cc#oldcode743 net/cert/x509_certificate_unittest.cc:743: ImportCertFromFile(certs_dir, "dod_root_ca_2_cert.der"); On 2013/07/01 19:46:53, wtc wrote: > > ...
7 years, 5 months ago (2013-07-03 21:29:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/18223006/12001
7 years, 5 months ago (2013-07-03 21:32:30 UTC) #4
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test on builder ...
7 years, 5 months ago (2013-07-04 04:16:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/18223006/35001
7 years, 5 months ago (2013-07-25 19:24:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/18223006/35001
7 years, 5 months ago (2013-07-25 22:38:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/18223006/35001
7 years, 5 months ago (2013-07-25 23:11:15 UTC) #8
commit-bot: I haz the power
Failed to trigger a try job on android_dbg HTTP Error 400: Bad Request
7 years, 5 months ago (2013-07-26 03:37:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/18223006/72001
7 years, 5 months ago (2013-07-26 03:45:04 UTC) #10
commit-bot: I haz the power
7 years, 5 months ago (2013-07-26 07:39:39 UTC) #11
Message was sent while issue was closed.
Change committed as 213781

Powered by Google App Engine
This is Rietveld 408576698