/certrenewal

Tool to renew certificates from hashicorp vault

Primary LanguageGoMIT LicenseMIT

certrenewal

Go Report Card Go Reference

Tool to renew certificates from hashicorp vault.

Build

make

Usage

Copy the example config config.sample.yaml to config.yaml and configure it.

Then run the tool:

./bin/cert-renewal --config config.yaml

Run with --help for all command line arguments.

Configuration

See config.sample.yaml for all valid config options.

CHANGELOG

See CHANGELOG.md.