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

Issue 329015: Look up client certificates in ClientAuthHandler to get rid of manual CA... (Closed)

Created:
11 years, 2 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
Jaime Soriano
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Look up client certificates in ClientAuthHandler to get rid of manual CA names list copy. Patch by Jaime Soriano <jsorianopastor@gmail.com>;. Original review URL: http://codereview.chromium.org/302004 R=wtc BUG=16830 TEST=Try to connect to a web page that requires SSL authentication and confirm that it connects if and only if a valid certificate is stored in .pki/nssdb database. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29994

Patch Set 1 #

Patch Set 2 : Minor edits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -52 lines) Patch
M net/socket/ssl_client_socket_nss.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 5 chunks +34 lines, -51 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
Jaime, I've checked in your patch. You can look at the delta between Patch Sets ...
11 years, 2 months ago (2009-10-24 04:06:20 UTC) #1
Jaime Soriano
11 years, 2 months ago (2009-10-24 09:36:12 UTC) #2
On 2009/10/24 04:06:20, wtc wrote:
> Jaime,
> 
> I've checked in your patch.  You can look at the delta between
> Patch Sets 1 and 2 to see the changes I made.
Ok, thank you.

Powered by Google App Engine
This is Rietveld 408576698