DescriptionOn OS X, when parsing certificates, properly handle non-ASCII/UTF-8 string types.
Specifically, ensure that certificates whose subjects or issuers contain values
encoded as BMPStrings, T61Strings, or UniversalStrings can be properly decoded
and normalized to UTF-8.
BUG=108033
TEST=net_unittests:X509TypesTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115361
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rename GetDistinguishedName to getCertDistinguishedName #
Messages
Total messages: 8 (0 generated)
|