Chromium Code Reviews
DescriptionAdd client-side support of cert transparency for QUIC, gated at QUIC_VERSION_30.
With this change, when the negotiated version > QUIC_VERSION_29, the client indicates that it supports cert transparency in client hello, and caches the CSCT value if it exists in server's response. However, the client NEITHER demands SCT NOR verifies the received SCT (e.g., it is up to Chrome how to verify).
Merge internal change: 107397642
R=rch@chromium.org
BUG=
Patch Set 1 #Patch Set 2 : Use new argument in various places #Patch Set 3 : Disable flag #Depends on Patchset: Messages
Total messages: 2 (0 generated)
|