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

HSM/Keyvault integration #3

Open
fitzthum opened this issue Feb 22, 2022 · 2 comments
Open

HSM/Keyvault integration #3

fitzthum opened this issue Feb 22, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@fitzthum
Copy link
Member

Secrets are currently stored in the database. We should also support storing secrets in an external keyvault or HSM. The secret table in the database should either store a secret or a pointer to a secret stored somewhere else.

@fitzthum fitzthum added the enhancement New feature or request label Feb 22, 2022
@dunnderr
Copy link
Contributor

Is there a perferred format that we want to standardize for theentry to the external key vault or HSM? I am thinking that it would be straightforward to use a URI. Do you guys have something different in mind?

@ariel-adam
Copy link
Member

@fitzthum is this issue still relevant or can be closed?
If it's still relevant to what release do you think we should map it to (mid-November, end-December, mid-February etc...)?

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

3 participants