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

Provide SQL interface for Key management #108

Closed
codeforall opened this issue Jan 26, 2024 · 1 comment · Fixed by #121
Closed

Provide SQL interface for Key management #108

codeforall opened this issue Jan 26, 2024 · 1 comment · Fixed by #121
Assignees
Labels
enhancement New feature or request

Comments

@codeforall
Copy link
Collaborator

TDE extension needs to provide the SQL interface to work in multi-tenant environment to manage master keys.

TDE extension must provide interfaces to perform the following functions.

  • SQL function to assign a specific master key to the database
  • SQL function to rotate a master key of the database
  • SQL function to get the master key name of any specific database.
@codeforall codeforall added the enhancement New feature or request label Jan 26, 2024
@codeforall codeforall self-assigned this Feb 1, 2024
@codeforall
Copy link
Collaborator Author

Fixed as

@codeforall codeforall linked a pull request Feb 28, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants