DescriptionVerify alternative server certificate validity for origin.
Verify that the certificate presented by the alternative server is valid for the
origin when using HTTP/2, both when opening a new connection or when pooling to
an existing one.
Patch Set 1:
* Enable hopping to a different host for HTTP/2 (not for QUIC).
* Add unittests for both new connection and pooling cases. Note in trybot
output that *Valid tests pass and *Invalid tests fail.
Patch Set 2 and up:
* Verify certificate validity in HttpStreamFactoryImpl::Job.
BUG=474217
Committed: https://crrev.com/1b0e36850193d0bd16669260c8eac374e9e419fe
Cr-Commit-Position: refs/heads/master@{#327293}
Patch Set 1 #Patch Set 2 : Verify certificate validity. #
Total comments: 29
Patch Set 3 : Addressing comments. #
Total comments: 2
Patch Set 4 : Re: new comments in #5. #Patch Set 5 : Combine two switch cases. #
Total comments: 12
Patch Set 6 : SpdySessionPool member and fewer parentheses. #Patch Set 7 : Rebase. #Patch Set 8 : Re: comments #7. #
Total comments: 4
Patch Set 9 : Rebase. #Patch Set 10 : Remove helper method. #Patch Set 11 : Remove new certificate. #Patch Set 12 : Change tests to use hostname "www.example.org". #Patch Set 13 : Rebase on https://crrev.com/1090943002. #Patch Set 14 : Edit comments. #Patch Set 15 : Re: #9. #
Total comments: 2
Patch Set 16 : Re: #11. #Patch Set 17 : Nit. #
Messages
Total messages: 17 (3 generated)
|