gacertsbot

command
v0.0.0-...-72a6650 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

README

gacertsbot

Updates SSL certificates on Google AppEngine

Usage

go run cmd/gacertsbot/main.go -config config.txt -fullchain fullchain.pem -key privatekey.pem

config.txt should be a Config proto in text format. fullchain.pem should be the public keys for your certificate in PEM format including any required certificates in the root chain. privatekey.pem should be a private key file in PEM PKCS8 format, i.e. it should begin with something like === BEGIN PRIVATE KEY ===.

Credentials

gacertsbot uses Google Application Default Credentials which are setup via the GOOGLE_APPLICATION_CREDENTIALS environment variable.

You probably want to create a service account with admin access to each appengine project and add that email address as a verified owner to Google Webmaster Central too.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL