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
Get-YubikeyFIDO2Credentials fails to list credentials with error:
Steps to reproduce:
reset-YubikeyFIDO2
get-YubikeyFIDO2Credentials
Expected: Cmdlet should list credential (2)
Result: Listing fails with error:
Get-YubikeyFIDO2Credentials: The requested algorithm is not supported.
The text was updated successfully, but these errors were encountered:
SDK seems to break on Algorithm: Ed25519, if one uses ES256 it works.
Sorry, something went wrong.
Could this be related to: Yubico/Yubico.NET.SDK#155 [Feature]: Ed25519 and X25519 PIV key types
No branches or pull requests
Get-YubikeyFIDO2Credentials fails to list credentials with error:
Steps to reproduce:
reset-YubikeyFIDO2
)get-YubikeyFIDO2Credentials
).Expected:
Cmdlet should list credential (2)
Result:
Listing fails with error:
The text was updated successfully, but these errors were encountered: