uswitch / vault-creds

Sidecar container for requesting dynamic Vault database secrets
Apache License 2.0
84 stars 14 forks source link

Add ability to get certificates from vault #29

Closed waiariki-koia closed 4 years ago

waiariki-koia commented 4 years ago

Added functionality to allow certificates to be retrieved from vault. Certificates will be automatically renewed based on specified TTL or the vault roles ttl.

Credential retrieval functionality is unaffected.