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

Setup fails with changed defaults in recent Yubikeys #153

Open
upsj opened this issue Jul 16, 2024 · 1 comment · May be fixed by #155
Open

Setup fails with changed defaults in recent Yubikeys #153

upsj opened this issue Jul 16, 2024 · 1 comment · May be fixed by #155

Comments

@upsj
Copy link

upsj commented Jul 16, 2024

More recent Yubikey firmwares seem to default to AES instead of 3DES for the PIV management key, which causes the key generation to fail with a nondescript error message ‼️ The default Management Key did not work

This is currently being discussed in go-piv/piv-go#146, but in the meantime, sigstore/cosign#3742 provides a workaround how to switch back to 3DES

@Natorator
Copy link

Can confirm. This just happened to me on a new Yubikey 5 nano firmware v5.7.1. The linked workaround solved the problem.

nolta added a commit to nolta/yubikey-agent that referenced this issue Nov 29, 2024
@nolta nolta linked a pull request Nov 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants