-
Notifications
You must be signed in to change notification settings - Fork 243
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
CLDSRV-576 Cherry-pick for AWS KMS Backend #5698
Conversation
Add configuration mechanism for the new AWS KMS connector. Depends on changes in Arsenal to have support of this new connector. (cherry picked from commit 9bf534d)
available Up to now, the datakey was always generated using a locally generated random number. This commit allow to use the "generateDataKey" operation of a KMS when it is implemented. It fallback to random number generation if not available. The benefit of generating the datakey in the KMS is a better entropy source resulting in a "better" datakey. (cherry picked from commit cf7f175)
(cherry picked from commit db96279)
(cherry picked from commit 853102f)
(cherry picked from commit a63387e)
Hello nicolas2bert,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Incorrect fix versionThe
Considering where you are trying to merge, I expected to find at least:
Please check the |
39e8f93
to
6e4e49c
Compare
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving as cherry-picked
@bert-e approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-576. Goodbye nicolas2bert. The following options are set: approve |
No description provided.