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

Issue 1637013: Merge 44442 - If the server's CertificateRequest message contains an empty... (Closed)

Created:
10 years, 8 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Merge part of 44442 - If the server's CertificateRequest message contains an empty certificate_authorities list, it means client certificates issued by any CA are acceptable. NSS_CmpCertChainWCANames returns SECFailure in that case, so we need to test for that case. R=agl BUG=16830 TEST=Visit a server that sends a CertificateRequest message with an empty certificate_authorities list. The client certificate selection dialog should pop up with all client certificates shown as eligible. Review URL: http://codereview.chromium.org/1589034 TBR=wtc@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44589

Patch Set 1 #

Patch Set 2 : Keep only the client auth fix. #

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

Messages

Total messages: 1 (0 generated)
wtc
10 years, 8 months ago (2010-04-15 00:17:39 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698