commit | 182538f80094b6a8efaade63a8fd8e0d9d5843dd | [log] [tgz] |
---|---|---|
author | David Ndungu <dnjuguna@gmail.com> | Thu Aug 30 12:34:03 2018 -0600 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Thu Aug 30 19:23:47 2018 +0000 |
tree | d995ae6ba5659681c29393da727b2487a67226af | |
parent | 614d502a4dac94afa3a6ce146bd1736da82514c6 [diff] |
acme/autocert: clarify that multiple names are allowed Change-Id: Ib5111388859b36c1989aad1a1948bd83ab01b7e0 Reviewed-on: https://go-review.googlesource.com/132328 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This repository holds supplementary Go cryptography libraries.
The easiest way to install is to run go get -u golang.org/x/crypto/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/crypto
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the crypto repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/crypto:” in the subject line, so it is easy to find.
Note that contributions to the cryptography package receive additional scrutiny due to their sensitive nature. Patches may take longer than normal to receive feedback.