aws / rolesanywhere-credential-helper

Apache License 2.0
126 stars 35 forks source link

Add TPM key support #38

Closed dwmw2 closed 3 months ago

dwmw2 commented 1 year ago

This adds the TPM key file support requested in issue #36, along with self tests using the swtpm (and optionally a local hardware TPM).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

13ajay commented 3 months ago

Merged into the pkcs11 branch. I will change the branch name and open up a new PR to make changes on top of these.