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

Using AWS KMS for signing #456

Open
dbnicholson opened this issue Jan 17, 2025 · 0 comments
Open

Using AWS KMS for signing #456

dbnicholson opened this issue Jan 17, 2025 · 0 comments

Comments

@dbnicholson
Copy link

Currently for Endless OS we use a smart card for signing as described here. This requires a physical machine while the rest of our infrastructure is on AWS. We'd like to use AWS KMS for signing to remove the need for the physical machine. KMS uses FIPS compliant HSMs, but they are shared among customers.

Presuming that we can ensure secure access to KMS, would this be acceptable for shim? I can go into more detail about how we'd use the service if needed. The CA key would continue to be stored and used offline as before.

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

No branches or pull requests

1 participant