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-storage plugin cant read certs stored in vault #46

Open
bsamsom opened this issue Jan 11, 2023 · 0 comments
Open

Vault-storage plugin cant read certs stored in vault #46

bsamsom opened this issue Jan 11, 2023 · 0 comments

Comments

@bsamsom
Copy link

bsamsom commented Jan 11, 2023

When trying to pull a cert from vault we get a:
Option key_cert is required, but storage value from "PATH/cert" could not be read.

it looks like the vault-storage plugin cant see any public/private keys stored in vault, which is kind of annoying if you are trying to use something like oauth for authentication in a script as it requires a private key.

based on:
Secure † Password input, value exposed in scripts and commands.
Secure Remote Authentication † Password input, value not exposed in scripts or commands, used only by Node Executors for authentication.

I take it this is a feature request as it does mention password input and certs are not passwords.

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