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

Upgrade go.step.sm/crypto #131

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Upgrade go.step.sm/crypto #131

merged 1 commit into from
Jan 19, 2024

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Jan 19, 2024

Description

This commit upgrades go.step.sm/crypto. The new version upgrades the AWS SDK to v2 which allows using a credential_process in ~/.aws/config.

It also sets the kty to RSA if the flag --pss is passed.

Fixes #130

This commit upgrades go.step.sm/crypto. The new version upgrades the AWS
SDK to v2 which allows using a credential_process in ~/.aws/config.

It also sets the kty to RSA if the flag --pss is passed.

Fixes #130
@maraino maraino requested a review from dopey January 19, 2024 19:36
@maraino maraino requested a review from a team as a code owner January 19, 2024 19:36
@maraino maraino requested review from areed and removed request for a team and dopey January 19, 2024 19:36
@maraino maraino merged commit fcb6083 into main Jan 19, 2024
15 checks passed
@maraino maraino deleted the crypto-aws branch January 19, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: AWS SSO via credential_process not supported
2 participants