Chromium Code Reviews
DescriptionAdded SSLHostInfo. Storing of server info to our standard disk cache.
Implemented DiskCacheBasedSSLHostInfo which fetches information about an SSL host from our standard disk cache. Since the information is defined to be non-sensitive, it's ok for us to keep it on disk.
SSLHostInfo persists/restores server's certificates. Certificates is a vector of DER encoded X.509 certificates, as the server returned them and in the same order.
These changes are the frame work. This code is not enabled to store any data to disk cache.
R=wtc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246254
Patch Set 1 #Patch Set 2 : Fix for compile errors and merge with TOT #Patch Set 3 : Merge with TOT #
Total comments: 29
Patch Set 4 : fixed wtc's comments #Patch Set 5 : fixed wtc's comments #
Total comments: 6
Patch Set 6 : fixed wtc's comments for patchet set#5 #Patch Set 7 : Removed changes to SSL and non-net directories #
Total comments: 6
Patch Set 8 : fixed wtc's comments #
Total comments: 4
Messages
Total messages: 14 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||