Tool to renew certificates from hashicorp vault.
make
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.
See config.sample.yaml for all valid config options.
See CHANGELOG.md.