Skip to content
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

Open
azalio opened this issue Jul 11, 2018 · 7 comments
Open

Vault PKI support? #731

azalio opened this issue Jul 11, 2018 · 7 comments

Comments

@azalio
Copy link

azalio commented Jul 11, 2018

Hello!
Does confd support issuing certs and renewing procedure for them?

@okushchenko
Copy link
Collaborator

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?

@azalio
Copy link
Author

azalio commented Jul 15, 2018

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.
And from another point of view, certs just values for a common name (CN) as a key.

@okushchenko
Copy link
Collaborator

Do you want these value to be exposed along the key/value objects from Vault or as a completely separate backend?

@azalio
Copy link
Author

azalio commented Jul 23, 2018

I think a separate backend would be more useful than an integrated solution.

@okushchenko
Copy link
Collaborator

I'll leave this issue open for now. If anyone is interested in implementing such backend I'll gladly review the PR.

@tw3rp
Copy link

tw3rp commented Feb 18, 2019

Created PR #774 comments gladly welcome thanks!

@tw3rp
Copy link

tw3rp commented Apr 7, 2019

Small write up on how it works https://rprabhu.dev/2019/vault-confd-automation/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants