-
Notifications
You must be signed in to change notification settings - Fork 29
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
PIV certificate import fails in Yubikey Manager GUI, but succeeds via ykman CLI #302
Comments
Retried with
|
Hi, |
@kugelman There is a new version out, 1.2.4. Could you check if that has solved this problem? |
Steps to reproduce
[Please explain what you did when the bug appeared, and if and how you have been
able to reproduce it.]
Expected result
[What did you expect to happen when you did the above?]
Certificate import succeeds and is displayed in Yubikey Manager GUI under authentication slot 9a.
Actual results and logs
[What actually happened?]
Receive error in GUI "Unknown error: Could not deserialize key data. The data may be in an incorrect format or it may be encrypted with an unsupported algorithm".
Meanwhile, I tried to do the same operation via CLI (
ykman piv certificates import 9a ~/Downloads/cert.pem
), and it succeeded. When I quit and restart Yubikey Manager the certificate appears in the GUI as expected.Other info
[Anything else you would like to add?]
The text was updated successfully, but these errors were encountered: