-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/genbotcert, buildenv: add certificate creation to genbotcert
genbotcert can now use a certificate signing request to create a certificate with the Go teams CA. These certificates should be used to authenticate contributor managed swarming bots in Luci. It can also be used to add general non-GCE swarming bots. Initial Luci production environment settings have been added to the buildenv package. Updates golang/go#60640 Change-Id: I9ad9150ac332ea79413bf556b0830f343646848f Reviewed-on: https://go-review.googlesource.com/c/build/+/504531 TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Carlos Amedee <carlos@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Run-TryBot: Carlos Amedee <carlos@golang.org>
- Loading branch information
1 parent
a747220
commit 388349a
Showing
4 changed files
with
258 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.