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

Allow for certificate authentication for Vault #349

Open
kovukono opened this issue May 12, 2023 · 0 comments
Open

Allow for certificate authentication for Vault #349

kovukono opened this issue May 12, 2023 · 0 comments

Comments

@kovukono
Copy link

At the moment secrets_provider_vault requires a token for creation. The module has the capability to pass in client_cert and client_key for tls, but doesn't allow for authentication with this method, as it requires a token, and even providing an empty token will not allow this to fall back on certificate auth.

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

No branches or pull requests

1 participant