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

Task: Implement Key Vault for AWS KMS #344

Closed
1 task done
kairoaraujo opened this issue Aug 4, 2023 · 3 comments
Closed
1 task done

Task: Implement Key Vault for AWS KMS #344

kairoaraujo opened this issue Aug 4, 2023 · 3 comments
Assignees
Milestone

Comments

@kairoaraujo
Copy link
Member

kairoaraujo commented Aug 4, 2023

What is the task about?

This task is about implementing a new RSTUF Key Vault Service which supports AWS KMS.

This functionality enables the RSTUF users to use the online key from AWS KMS.
The Security Systems Lib creates a Signer which supports AWS KMS.

For this task we can introduce to the RSTUF Development KMS localstack for development and tests

Parent feature

References

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MVrachev
Copy link
Member

MVrachev commented Sep 1, 2023

For this issue to be fixed it's better we wait for a new version of securesystemslib which will include the new AWSSigner they have introduced post their 0.28.0 release.

@kairoaraujo kairoaraujo added this to the v0.10.0b1 milestone Sep 30, 2023
@MVrachev MVrachev moved this from In Progress to in Review in [Sprint 9]: 13 October 2023 - 27 October 2023 Oct 19, 2023
@MVrachev MVrachev moved this from In Progress to in Review in [Sprint 10]: 03 November 2023 - 17 November 2023 Nov 7, 2023
@MVrachev MVrachev modified the milestones: v0.10.0b1, v1.0.0 Mar 13, 2024
@lukpueh
Copy link
Collaborator

lukpueh commented May 3, 2024

Is there anything missing after having merged #452?

@MVrachev
Copy link
Member

MVrachev commented May 9, 2024

I don't think there is.
Let's close it. If there is a need for a similar issue we can always restore it or create a new one.

@MVrachev MVrachev closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment