We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setting a key # yubico-piv-tool --action=generate -A ECCP384 --slot=9c and subsequently attempting to use it to sign data
# yubico-piv-tool --action=generate -A ECCP384 --slot=9c
yk::certificate::Certificate::read(&mut yk, yk::key::SlotId::Signature)
fails with
Error: invalid object
I did not dig into the details yet :)
The text was updated successfully, but these errors were encountered:
Depending how you want to organize this, could be part #45
Sorry, something went wrong.
Will try to reproduce this soon
No branches or pull requests
Setting a key
# yubico-piv-tool --action=generate -A ECCP384 --slot=9c
and subsequently attempting to use it to sign data
fails with
I did not dig into the details yet :)
The text was updated successfully, but these errors were encountered: