DescriptionQUIC - Fix QUIC enabled experiment spending significantly more time verifying certs on Android.
Get computed CertVerifier::VerifyFlags from SSLConfig from
HttpStreamFactoryImpl::Job and pass them to QUIC's
CertVerifier code. With this change, when
SSLClientSocket[NSS|OpenSSL] code tries to verify the
code, certs are already cached and we don't verify certs
twice.
BUG=502509
[email protected]
Committed: https://crrev.com/a75df625713c20eff6faf082248aad9f34cf6a6f
Cr-Commit-Position: refs/heads/master@{#335463}
Patch Set 1 : #
Total comments: 12
Patch Set 2 : Fixed comments for Patch Set 1 #
Total comments: 2
Patch Set 3 : removed explicit #
Messages
Total messages: 13 (5 generated)
|