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

Issue 161653002: Add function to support clearing SSL/certificate store. (Closed)

Created:
6 years, 10 months ago by Yaron
Modified:
6 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ppi
Visibility:
Public.

Description

Add function to support clearing SSL/certificate store. When smartcard auth is disabled we need to wipe the store and any open sockets. By issuing a NULL cert being added this happens. BUG=341500 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251033

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
M net/android/java/src/org/chromium/net/X509Util.java View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M net/cert/cert_database.h View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M net/cert/cert_database_android.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/cert/x509_util_android.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yaron
6 years, 10 months ago (2014-02-12 22:32:28 UTC) #1
Ryan Sleevi
https://codereview.chromium.org/161653002/diff/20001/net/android/java/src/org/chromium/net/X509Util.java File net/android/java/src/org/chromium/net/X509Util.java (right): https://codereview.chromium.org/161653002/diff/20001/net/android/java/src/org/chromium/net/X509Util.java#newcode294 net/android/java/src/org/chromium/net/X509Util.java:294: public static void clearCertificateStore() { This is coupling an ...
6 years, 10 months ago (2014-02-12 22:56:22 UTC) #2
Yaron
https://codereview.chromium.org/161653002/diff/20001/net/android/java/src/org/chromium/net/X509Util.java File net/android/java/src/org/chromium/net/X509Util.java (right): https://codereview.chromium.org/161653002/diff/20001/net/android/java/src/org/chromium/net/X509Util.java#newcode294 net/android/java/src/org/chromium/net/X509Util.java:294: public static void clearCertificateStore() { On 2014/02/12 22:56:22, Ryan ...
6 years, 10 months ago (2014-02-12 23:24:17 UTC) #3
Ryan Sleevi
lgtm
6 years, 10 months ago (2014-02-13 04:01:38 UTC) #4
Yaron
The CQ bit was checked by yfriedman@chromium.org
6 years, 10 months ago (2014-02-13 06:38:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/161653002/100001
6 years, 10 months ago (2014-02-13 06:39:47 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 15:51:35 UTC) #7
Message was sent while issue was closed.
Change committed as 251033

Powered by Google App Engine
This is Rietveld 408576698