Chromium Code Reviews
DescriptionAdd served cert chain to SSLInfo
Add a field to SSLInfo to contain the chain as received by the client,
which can be different than the SSLInfo::cert containing the chain that
was verified. The new |served_cert| field is not persisted to the cache
for an HttpResponseInfo and thus can be null.
BUG=498945
Committed: https://crrev.com/03d644fe40b663dd42397649848484e87062afd6
Cr-Commit-Position: refs/heads/master@{#334292}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rename |served_cert| to |unverified_cert| #Patch Set 3 : remove temp file #Patch Set 4 : update HttpResponseInfo::ssl_info comment #
Total comments: 4
Patch Set 5 : rsleevi nits #
Messages
Total messages: 22 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||