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

Update Acra tools with kms cli #554

Merged
merged 2 commits into from
Aug 1, 2022
Merged

Update Acra tools with kms cli #554

merged 2 commits into from
Aug 1, 2022

Conversation

Zhaars
Copy link
Contributor

@Zhaars Zhaars commented Jul 19, 2022

Updated Acra tools with latest KMS CLI flags to support MasterKey loading.

Checklist

Updated Acra tools with KMS cli flags to support MasterKey loading
@Zhaars Zhaars requested a review from Lagovas July 19, 2022 15:56
@Lagovas
Copy link
Collaborator

Lagovas commented Jul 19, 2022

can we check the operational status of AT somehow? verify that it can start and respond to any request? because AT and AS are the most essential binaries.

Add AcraTranslator tests
Copy link
Collaborator

@Lagovas Lagovas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm but add comment please to last test why it is empty

@@ -4695,6 +4713,10 @@ def testApiEncryptionDisableCacheWithoutKeysDir(self):
deserialize_and_decrypt_acrastruct(response, client_id_private_key, client_id)


class TestTranslatorDisableCachedOnStartupWithAWSKMS(AWSKMSMasterKeyLoaderMixin, TestTranslatorDisableCachedOnStartup):
pass
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add here a comment about the internal logic of master key loading too, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants