-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vault PKI support? #731
Comments
No, it doesn't. Also, I don't see how it might even be a responsibility of the confd tool to manage the certificates. How do you think this feature might be added here? |
I'm going to use confd for ETCD and Vault values. And it might be convenient to use confd for vault PKI too because in another way I need to use one software for values from vault and another software for certs in vault. |
Do you want these value to be exposed along the key/value objects from Vault or as a completely separate backend? |
I think a separate backend would be more useful than an integrated solution. |
I'll leave this issue open for now. If anyone is interested in implementing such backend I'll gladly review the PR. |
Created PR #774 comments gladly welcome thanks! |
Small write up on how it works https://rprabhu.dev/2019/vault-confd-automation/ |
Hello!
Does confd support issuing certs and renewing procedure for them?
The text was updated successfully, but these errors were encountered: