DescriptionNormalize certificate name verification across all platforms
This brings Linux/ChromeOS, iOS, and Windows in line with the Android/OS X
implementations by using Chromium's internal RFC 6125 name validation
routines, rather than the platform-specific routines.
In particular, this adds support for iPAddress subjectAltName matching
on Windows, ignores trailing dots for dNSNames, and on Windows, removes
support for matching against non-IDNA commonNames when no subjectAltName
is present.
BUG=72726, 91072
R=wtc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218121
Patch Set 1 : Comment fix #
Total comments: 1
Patch Set 2 : Update cert #
Total comments: 6
Patch Set 3 : Review feedback #
Messages
Total messages: 7 (0 generated)
|