Chromium Code Reviews
DescriptionDon't use crypto/x509 in SSLClientSocketImpl.
This knocks out one of the two major dependencies on crypto/x509 in
//net. With this, SSL_SESSIONs in the session cache no longer retain the
expensive X509* objects. This is especially exciting on non-Android
platforms where net::X509Certificate already did not use X509*. (On
Android, net::X509Certificate still needs to be rewritten and, in
particular, is retained in the certificate verification cache.)
BUG=671420
Review-Url: https://codereview.chromium.org/2728303005
Cr-Commit-Position: refs/heads/master@{#455782}
Committed: https://chromium.googlesource.com/chromium/src/+/a35b40c351e773c864301ef0eb075a7eca1a2f2f
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : fix ios #
Total comments: 3
Depends on Patchset: Messages
Total messages: 18 (14 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||