DescriptionRemove SpdyStream::GetSSLCertRequestInfo.
SPDY's multiplexing is incompatible with the renego + client auth hack. The old
implementation also assumed that the SpdyStream was still alive which isn't
true. We could attempt save a copy of it, but that doesn't resolve the
fundamental incompatibility of the hack. Instead
https://codereview.chromium.org/1131763002/ disables renegotiation, so this
codepath should be impossible.
BUG=462283
Committed: https://crrev.com/b38fe83bd9f34f101e705bff5397c9530b024edd
Cr-Commit-Position: refs/heads/master@{#329493}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|