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 crypto with support for imported keys on YubiKey KMS #2113

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Dec 20, 2024

Description

This commit upgrades go.step.sm/crypto, the new version adds support for retrieving imported keys without a certificate on YubiKeys >= 5.3.0

Fixes #2101

This commit upgrade go.step.sm/crypto, the new version adds support for
retrieving imported keys without a certificate on YubiKeys >= 5.3.0

Fixes #2101
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Dec 20, 2024
@maraino maraino changed the title Upgrade crypto with support for imported keys on YibiKey KMS Upgrade crypto with support for imported keys on YubiKey KMS Dec 20, 2024
@maraino maraino merged commit cba7add into master Dec 20, 2024
13 checks passed
@maraino maraino deleted the mariano/fix-2101 branch December 20, 2024 18:43
@hslatman hslatman added this to the v0.28.2 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Using YubiKey with SSH results in "error retrieving public key"
3 participants