aws / rolesanywhere-credential-helper

Apache License 2.0
128 stars 38 forks source link

Windows "Local Computer" Cert Store Support #41

Closed jake6532 closed 1 year ago

jake6532 commented 1 year ago

Would it be possible to allow the searching of certificates for windows from the local computer cert store as well? Similar to Instance profiles in AWS it would be nice to maintain certificates/role permissions at the server level instead of having to worry about what user is executing it.

wcoleman commented 1 year ago

We would also really like this feature. I was disappointed to see that the certificate store only had local user certificate store support. We will be using IAM roles anywhere from websites run in IIS on prem to access AWS resources. Using the local computer cert store would make this possible.

13ajay commented 1 year ago

Thanks for raising this issue. We will look into implementing this soon.

13ajay commented 1 year ago

The linked PR has been merged, so I'll close this issue. Please let us know if you face further problems with this.