DescriptionCertificate Transparency: EV certificates whitelist support for ChromeOS
This is a small change to store the EV certificates whitelist in the user's profile, in a similar
manner to the CRL Set.
That means that after the initial component update for the EV whitelist,
users will have the EV whitelist available and will get the EV indicator
immediately after logging in to ChromeOS, rather than having to wait for
the component updater every time.
Implementation is similar to CRLSet as well: During registration of the EVWhitelistComponentInstaller a task is also posted to do an initial load from disk.
BUG=339128
Committed: https://crrev.com/31ff3e17a9534631c704094d75651ba38a63b685
Cr-Commit-Position: refs/heads/master@{#307437}
Patch Set 1 #Patch Set 2 : Catching up with master #Patch Set 3 : Adding missing include #
Total comments: 12
Patch Set 4 : Addressed comments #
Total comments: 6
Patch Set 5 : Addressed comments plus potential bugfix for guest user #
Total comments: 4
Patch Set 6 : Addressing review comments (comment & formatting) #Messages
Total messages: 33 (10 generated)
|