]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: Use ExtKeyUsage and UnknownExtKeyUsage fields from template in CreateCer...
authorAndrew Harding <andrew@spacemonkey.com>
Thu, 20 Sep 2012 16:36:37 +0000 (12:36 -0400)
committerAdam Langley <agl@golang.org>
Thu, 20 Sep 2012 16:36:37 +0000 (12:36 -0400)
commitc993ac11bce307c08383164947417c98913da73a
treeabc4b8e87433b2df2a81b2439b00adf42ab810b5
parentbe11889ab1584a5c6dfd1422ba163d893753b1ad
crypto/x509: Use ExtKeyUsage and UnknownExtKeyUsage fields from template in CreateCertificate

R=golang-dev, agl
CC=golang-dev
https://golang.org/cl/6535057
src/pkg/crypto/x509/x509.go
src/pkg/crypto/x509/x509_test.go