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

Issue 2843015: Make Mac <keygen> handling accept certificates other than SSL client certificates. (Closed)

Created:
10 years, 6 months ago by rsleevi-old
Modified:
9 years, 7 months ago
Reviewers:
wtc, davidben
CC:
chromium-reviews, John Grabowski, cbentzel+watch_chromium.org, pam+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Windows and NSS implementations allow for any certificate, while the Mac implementation currenly constrains to certificates flagged for client authentication. The behaviour on other browsers is to allow any certificate for which the user has a private key, regardless of usage constraints, when handling application/x-x509-user-cert. BUG=148 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50691

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M net/base/cert_database_mac.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rsleevi-old
10 years, 6 months ago (2010-06-19 19:38:35 UTC) #1
wtc
10 years, 6 months ago (2010-06-23 22:05:16 UTC) #2
LGTM.

This will allow people to use Chrome to enroll for an
email encryption certificate.

Can you use BUG=148 in the Description of this CL?

Please check in this CL yourself.  You'll need to
check out a new writable source tree and recreate the
CL in that source tree.  I'll email you the instructions.

Powered by Google App Engine
This is Rietveld 408576698