[Bug 3459] New: add id_ed25519_sk_rk to the list of default identity file names
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Jul 9 06:35:22 AEST 2022
https://bugzilla.mindrot.org/show_bug.cgi?id=3459
Bug ID: 3459
Summary: add id_ed25519_sk_rk to the list of default identity
file names
Product: Portable OpenSSH
Version: v9.0p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: vlada at kotalovi.cz
When I download resident key from my Solokey (or Yubikey, does not
matter), 'ssh-keygen -K' in creates id_ed25519_sk_rk{,.pub} files (in
my case, the _rk suffix would be used for other key types as well).
However, ssh with default IdentityFile configuration then skips the
file because it is not listed in ssh/readconf.c#fill_default_options()
and I have to explicitly add it to my ssh_config.
I'd say the *_rk files should be added to the default list.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list