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

Don't read certs from the vault server's local filesystem #14

Open
mgaffney opened this issue Jul 31, 2019 · 1 comment
Open

Don't read certs from the vault server's local filesystem #14

mgaffney opened this issue Jul 31, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@mgaffney
Copy link
Member

The ca_cert, client_cert, and client_key configuration parameters are paths to files. These files are read from the local filesystem the vault server is running on. It would be better if the contents of those files were uploaded and stored in vault not read from the local filesystem.

@tyrannosaurus-becks
Copy link
Contributor

There's discussion of this here as well: hashicorp/terraform-provider-vault#704 (comment)

@tyrannosaurus-becks tyrannosaurus-becks added the enhancement New feature or request label Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants