commit | 6f3a9515b6bb879472f3b3443a052b07ed11ee2f | [log] [tgz] |
---|---|---|
author | Katie Hockman <katie@golang.org> | Fri Apr 03 11:58:12 2020 -0400 |
committer | Katie Hockman <katie@golang.org> | Mon Apr 13 20:22:26 2020 +0000 |
tree | 605387c97eef3b786744abf1c7b95de91863b8d7 | |
parent | 7b5303d08a1b589708d6bad3d7015d9856273aac [diff] |
crypto/x509: generate SubjectKeyId for CAs Fixes #26676 Change-Id: I5bc91d4a8161bc6ff25effcf93f551f735fef115 Reviewed-on: https://go-review.googlesource.com/c/go/+/227098 Run-TryBot: Katie Hockman <katie@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.