]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: fix behaviour of KeyUsageAny.
authorAdam Langley <agl@golang.org>
Tue, 10 Dec 2013 19:06:26 +0000 (14:06 -0500)
committerAdam Langley <agl@golang.org>
Tue, 10 Dec 2013 19:06:26 +0000 (14:06 -0500)
commitddbad5ef207709ef4fed07e1deba585428588c63
tree382e76b7f5a9a446738b9df8facffa0eff77142d
parentde8549dfd36bc46ca9c10903dad6e504e1444a86
crypto/x509: fix behaviour of KeyUsageAny.

(Reporter wasn't able to provide a certificate chain that uses this
feature for testing.)

Fixes #6831

R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/40340043
src/pkg/crypto/x509/verify.go