Descriptioncrypto/x509: ignore non-critical email constraints
Previously we tried to parse email constraints as the maximum base
distance (which is unused and must be omitted according to RFC 5280)
because they share the same tag number. Rather than complicate the
code further, this CL just ignores the unused values.
Patch Set 1 #Patch Set 2 : diff -r 979c5e5b1308 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 979c5e5b1308 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r f041c9b94d6a https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|