Description[release-branch.go1.2] crypto/x509: name constraints should be a disjunction.
««« CL 15570044 / b4c37131e846
crypto/x509: name constraints should be a disjunction.
The code was requiring that all constraints be met, but it should be
satisfied by meeting *any* of them.
R=golang-dev, bradfitz, r
CC=golang-dev
https://codereview.appspot.com/15570044
»»»
Patch Set 1 #Patch Set 2 : diff -r d89d72656f60 https://code.google.com/p/go #Patch Set 3 : diff -r d89d72656f60 https://code.google.com/p/go #
MessagesTotal messages: 3
|