DescriptionCleanup X509CertificateMac style nits and introduce a crypto library agnostic means of parsing certificate dates.
In the process of addressing style issues, a bug was found in the date/time parsing routines used on Mac. Though not currently hit, it could lead to wild misrepresentation of the validity period for a certificate. Switch to using the routine used when using OpenSSL, which does things correctly.
BUG=none
TEST=existing
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68322
Patch Set 1 #
Total comments: 9
Patch Set 2 : bulach feedback #
Total comments: 2
Patch Set 3 : wtc feedback #Patch Set 4 : Rebase before commit #
Messages
Total messages: 5 (0 generated)
|