Skip to content

Ability to support 2FA with FIDO2 (e.g. yubikeys) #697

Description

@abysso2

I am securing my ssh access to my bastion host via yubikeys:

  1. ssh-keygen -t ed25519-sk -O resident -f ~/.ssh/id_mykey_sk
  2. add id_mykey_sk.pub to the .ssh/authorized_keys at myaccount@bastionhost
  3. import id_mykey_sk to the keyfiles of webssh
  4. configure a ssh session with id_mykey_sk
  5. connect to bastion host: webssh asks for the password, but after entering the pw webssh complains that is can not interpret the key

Is there any support planned?

Regards, A.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions