DescriptionCertificate Transparency: Correctly handle SCT origin
Because the Signed Certificate Timestamp's origin was not included in
the equality checks, the same SCT from different origins was treated
as the same object. This led to the SCT Viewer showing identical SCTs
as coming from the same origin.
Including the origin field in the LessThan comparison solves the problem.
BUG=464684
Committed: https://crrev.com/028c4d67399ceca87cdb727b1f5bd4352df59e22
Cr-Commit-Position: refs/heads/master@{#320681}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|