Skip to content

emartech/certbot-vault-plugin

 
 

Repository files navigation

Certbot-Vault

Certbot plugin for Vault

travis

Installation guide:

  • Install Vault
  • Get a Vault token
  • Deploy latest version of Certbot
  • Install certbot-vault plugin pip install git+https://github.com/emartech/certbot-vault-plugin.git

Use cases:

  • Get/Renew and store new certificate in vault

certbot certonly -i certbot-vault:vault --certbot-vault:vault-vault-token=your_vault_token certbot-vault:http://your-vault.server:port

About

Store your certificates in Hashicorp Vault

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Makefile 3.4%