DescriptionRewrite X509Certificate::SupportsSSLClientAuth to be more accurate
We take the intersection of key usage and extended key usage and treat as an
allow if missing. Also, support the "Any" purpose. Removed support for the
Netscape-specific ns-cert-type extension. Internet Explorer doesn't seem to
support it anyway.
BUG=45353
TEST=SSL client auth displays correct certificates on Mac (e.g. on foaf.me)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52189
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address Wan-teh's comments. #
Total comments: 1
Patch Set 3 : Rearrange a few comments #Messages
Total messages: 6 (0 generated)
|