Bug 3326

Summary: ssh-keygen -K imported keys aren't ready to go
Product: Portable OpenSSH Reporter: contact
Component: ssh-keygenAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement CC: djm
Priority: P5    
Version: 8.6p1   
Hardware: Other   
OS: Linux   

Description contact 2021-06-22 20:34:22 AEST
When importing FIDO keys from ssh-keygen -K, it writes them in the current directory and named something like 'ed25519_sk_rk'. These require renaming and moving to ~/.ssh/ed25519_sk for use.

It would be good if it prompted you for a location to save them similar to regular ssh-keygen.
Comment 1 Damien Miller 2022-01-14 15:24:03 AEDT
This is mostly desired behaviour, because we don't know the user's intention with these keys