buildgolang.org/x/build/cmd/genbotcert

genbotcert command

Command genbotcert can both generate a CSR and private key for a LUCI bot and generate a certificate from a CSR. It accepts two arguments, the bot hostname, and the path to the CSR. If it only receives the hostname then it writes the PEM-encoded CSR to the current working directory along with a private key. If it receives both the hostname and CSR path then it validates that the hostname is what is what is expected in the CSR and generates a certificate. The certificate is written to the current working directory.

Version
v0.0.0-20250421191922-3619c213cff3 (latest)
Published
Apr 21, 2025
Platform
linux/amd64
Imports
16 packages
Last checked
2 months ago

Tools for package owners.