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

Add HSM Support for the CA keys #20

Open
mcpherrinm opened this issue Jul 15, 2016 · 1 comment
Open

Add HSM Support for the CA keys #20

mcpherrinm opened this issue Jul 15, 2016 · 1 comment

Comments

@mcpherrinm
Copy link
Contributor

It seems like it should be fairly straightforward to use a PKCS11 HSM to hold the CA.

We can use https://github.com/letsencrypt/pkcs11key to get a crypto.Signer and then x/crypto/ssh's NewSignerFromSigner

@yan4321
Copy link

yan4321 commented Sep 13, 2022

@mcpherrinm , @mbyczkowski , Since this is a common use case, I figured I'd make the contribution - #157
Would appreciate your feedback

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

No branches or pull requests

2 participants