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 fetch and creation of RSA certificate files for Vault TLS secrets #4

Open
ozozgun opened this issue Jul 3, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ozozgun
Copy link

ozozgun commented Jul 3, 2024

Currently the plugin can output only .env file that contains key-value pairs.
If we want to use the plugin to fetch a certificate from the Vault KV2 store, and output it as a certificate file, so we can upload it to kube, we cannot do it.
We need to create an output type that can write plain text file instead of .env format, so we can use it to output an RSA key.

@ozozgun ozozgun added enhancement New feature or request help wanted Extra attention is needed labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant