Chromium Code Reviews
DescriptionEnable Expect-Staple in SSLClientSocket.
In TransportSecurityState, set |enable_static_expect_staple_|
to true by default. Update SSLClientSocket to call
TransportSecurityState::ProcessExpectStaple. Implements
operator== for OCSPVerifyResult, to make sure OCSP data
is not accidentally lost.
In ssl_client_socket_impl.cc, this also removes the if
(|signed_certificate_timestamps_enabled_) check around
extracting the OCSP response and setting the
UMA_HISTOGRAM_BOOLEAN("Net.OCSPResponseStapled"). Since
SCTs are always enabled, this if statement was a noop.
This does not enable Expect-Staple for QUIC. See
https://crbug.com/631101
BUG=598021
Committed: https://crrev.com/d476e65cb521b5da146dbdd51bde4fafdaa37468
Cr-Commit-Position: refs/heads/master@{#407921}
Patch Set 1 #Patch Set 2 : Fix Expect-Staple on release builds #
Messages
Total messages: 11 (5 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||