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.
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/3c0e49240847ea54265e17c7a8a1ecf73daeaeee
Cr-Commit-Position: refs/heads/master@{#407575}
Patch Set 1 #Patch Set 2 : Enable by default #
Total comments: 1
Patch Set 3 : Rebase / Add QUIC todo #
Messages
Total messages: 23 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||