Skip to content

Add support for imported keys#656

Merged
maraino merged 1 commit intomasterfrom
mariano/fix-655
Dec 19, 2024
Merged

Add support for imported keys#656
maraino merged 1 commit intomasterfrom
mariano/fix-655

Conversation

@maraino
Copy link
Copy Markdown
Contributor

@maraino maraino commented Dec 18, 2024

Description

This commit adds support for imported keys in YubiKey KMS. Now, we attempt to retrieve a key using go-piv's KeyInfo that supports both imported and generated keys. This functionality is only available from YubiKey firmware 5.3.0. We will fallback to Attest and Certificate methods that are available in older versions.

Fixes #655

This commit adds support for imported keys in YubiKey KMS. Now, we
attempt to retrieve a key using go-piv's KeyInfo that supports both
imported and generated keys. This functionality is only available from
YubiKey firmware  5.3.0. We will  fallback to use Attest and Certificate
methods that are available in older versions.

Fixes #655
Copy link
Copy Markdown
Member

@hslatman hslatman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK!

@maraino maraino merged commit 7b7a63c into master Dec 19, 2024
@maraino maraino deleted the mariano/fix-655 branch December 19, 2024 23:55
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.

Add support for imported keys on yubikey kms

2 participants