rrcc icon indicating copy to clipboard operation
rrcc copied to clipboard

qsshsocket: Also try keys from ssh-agent and defaults

Open cryptomilk opened this issue 7 years ago • 1 comments

If a username has been given, then also try the default keys and what is in in ssh-agent.

Untested as I don't have the robot yet ...

cryptomilk avatar Dec 16 '18 11:12 cryptomilk

The GUI needs to allow that ssh works without a key file and without a password.

Also it should not only allow RSA keys. If you want to check if the file is valid use ssh_key_import_privkey_file()

cryptomilk avatar Dec 21 '18 18:12 cryptomilk