"Generating a new SSH key for a hardware security key" -> Neither prompt works... #121092
-
Select Topic AreaGeneral BodyI tried: but for both commands I receive the following: Generating public/private ecdsa-sk key pair. Any help? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
The above is from the following page. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
In this case the -sk key types explicitly call for the presence of a hardware security key, but it doesn't sounds like you have added one. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @ZFPuhi -> you are on on Apr 25, 2024 helped me . |
Beta Was this translation helpful? Give feedback.
In this case the -sk key types explicitly call for the presence of a hardware security key, but it doesn't sounds like you have added one.
Either add a FIDO2-compliant hardware key, or change the type argument to either ecdsa or ed25519 (without the -sk).