DescriptionRefactor certificate stats collection, added SSLCertificateStats.
The code that extracts certificate stats from an SSLCertificate and its
certificate chain is moved into SSLCertificate::GetStats. The stats
collector code loops through the resulting SSLCertificateStats and
creates the StatsReports for those stats.
This will allow the new stats collector to reuse GetStats in a future
CL.
BUG=chromium:627816, chromium:629436
Committed: https://crrev.com/e29352bb34de60bd0a56d4ce46c2ce35ac2b27b4
Cr-Commit-Position: refs/heads/master@{#13917}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added unittests #Patch Set 3 : Another unittest for the case of certificate chains using fake certificates #
Total comments: 2
Messages
Total messages: 18 (8 generated)
|