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

Issue 9313004: Use test root cert once we can not find root cert in system cert store on Android when running un... (Closed)

Created:
8 years, 10 months ago by Johnny(Jianning) Ding
Modified:
8 years, 10 months ago
Reviewers:
joth, wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Use test root cert once we can not find root cert in system cert store on Android when running unit tests. Many SSL tests need to install a root cert on device to verify the certificate sent from server during SSL handshake. This change is to make sure that the cert verification function can use the test root cert during unit tests on Android. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120760

Patch Set 1 #

Total comments: 4

Patch Set 2 : address wtc's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -65 lines) Patch
M net/base/x509_certificate_openssl.cc View 1 4 chunks +74 lines, -65 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Johnny(Jianning) Ding
8 years, 10 months ago (2012-02-02 10:41:13 UTC) #1
joth
LGTM - with the caveats in the TODOs and as discussed before.
8 years, 10 months ago (2012-02-02 19:41:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jnd@chromium.org/9313004/1
8 years, 10 months ago (2012-02-04 08:58:43 UTC) #3
commit-bot: I haz the power
Presubmit check for 9313004-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 10 months ago (2012-02-04 08:58:45 UTC) #4
Johnny(Jianning) Ding
On 2012/02/02 10:41:13, Johnny(Jianning) Ding wrote: Hi Wan-Teh, would you please take a look per ...
8 years, 10 months ago (2012-02-04 09:04:37 UTC) #5
wtc
Patch Set 1 LGTM. Please note my last comment (marked with "IMPORTANT") below. http://codereview.chromium.org/9313004/diff/1/net/base/x509_certificate_openssl.cc File ...
8 years, 10 months ago (2012-02-06 20:56:29 UTC) #6
Johnny(Jianning) Ding
http://codereview.chromium.org/9313004/diff/1/net/base/x509_certificate_openssl.cc File net/base/x509_certificate_openssl.cc (right): http://codereview.chromium.org/9313004/diff/1/net/base/x509_certificate_openssl.cc#newcode370 net/base/x509_certificate_openssl.cc:370: // Returns true we have verification result in |verify_result| ...
8 years, 10 months ago (2012-02-07 04:57:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jnd@chromium.org/9313004/10001
8 years, 10 months ago (2012-02-07 09:13:49 UTC) #8
commit-bot: I haz the power
8 years, 10 months ago (2012-02-07 10:43:08 UTC) #9
Change committed as 120760

Powered by Google App Engine
This is Rietveld 408576698