]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: add string conversion of PKIX names
authorMartin Kreichgauer <martinkr@google.com>
Fri, 29 Sep 2017 21:30:51 +0000 (14:30 -0700)
committerAdam Langley <agl@golang.org>
Tue, 3 Oct 2017 00:11:25 +0000 (00:11 +0000)
commitd851f10b8170c8fdd48a2016fbdd84f9ea71c21a
tree5eaaea768ae078326a71bfe7c497dc2bebe8a824
parentd1bef43daf850912b52f6f743f8fce31dc7c7481
crypto/x509: add string conversion of PKIX names

Fixes #21615

Change-Id: Ic13190617d9b446b35f5dd00f142597c187ab669
Reviewed-on: https://go-review.googlesource.com/67270
Reviewed-by: Adam Langley <agl@golang.org>
Reviewed-by: Martin Kreichgauer <martinkr@google.com>
Run-TryBot: Adam Langley <agl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/crypto/x509/pkix/pkix.go
src/crypto/x509/x509_test.go
src/go/build/deps_test.go