DescriptionChange the HTTP cache to cache the entire certificate chain for SSL sites
When persisting an X509Certificate to a pickle, such as when storing to the HTTP cache, persist any intermediate certificates in addition to the end-entity certificate. This will allow the complete certificate chain to be displayed to the end user when viewing a cached entry, independent of whether a network request has been made to that site during the browsing session.
R=agl
BUG=7065
TEST=X509CertificateTest.Persist
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=82214
Patch Set 1 #
Total comments: 1
Patch Set 2 : agl feedback #Patch Set 3 : Rebase to trunk #Patch Set 4 : Rebase #Patch Set 5 : Bump the HttpResponseInfo pickled version #Patch Set 6 : Rebase before commit #
Total comments: 13
Messages
Total messages: 13 (0 generated)
|