New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 823811 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Cronet Bidirectional Stream should ignore client cert requests

Project Member Reported by xunji...@chromium.org, Mar 20 2018

Issue description

BidirectionalStream should ignore client cert requests similar to how CronetURLRequest does it in  Issue 558420  .
 
Project Member

Comment 1 by bugdroid1@chromium.org, Mar 21 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/43e3bee0271957c2a74beec77fef7033d2c0f868

commit 43e3bee0271957c2a74beec77fef7033d2c0f868
Author: Helen Li <xunjieli@chromium.org>
Date: Wed Mar 21 16:57:11 2018

Ignore client auth request in net::BidirectionalStream.

This CL makes net::BidirectionalStream ignore client auth request, and retry
with no client cert or key.

Bug:  823811 
Change-Id: I968e6af703060ec0f50c3f0d0242395d8a56c567
Reviewed-on: https://chromium-review.googlesource.com/973184
Commit-Queue: Helen Li <xunjieli@chromium.org>
Reviewed-by: Steven Valdez <svaldez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#544739}
[modify] https://crrev.com/43e3bee0271957c2a74beec77fef7033d2c0f868/net/http/bidirectional_stream.cc
[modify] https://crrev.com/43e3bee0271957c2a74beec77fef7033d2c0f868/net/http/bidirectional_stream.h
[modify] https://crrev.com/43e3bee0271957c2a74beec77fef7033d2c0f868/net/http/bidirectional_stream_unittest.cc

Status: Fixed (was: Assigned)

Sign in to add a comment