Hello
I would like to generate ssh keys with Putty to use them for Router connection from windows.
I also want to connect routers with ssh. Then I need the keys not in OpenSSH format but in dropbear format. The only way is to convert them is using dropbearconvert. But this is not working on the Router. Dropbearconvert is linked to dropbearmulti but is not usable:
Dropbear SSH multi-purpose v2014.66
Make a symlink pointing at this binary with one of the following names:
'dropbear' - the Dropbear server
'dbclient' or 'ssh' - the Dropbear client
'dropbearkey' - the key generator
'scp' - secure copy
How can I convert the keys. I can use dropbearkey to generate but how can I import or convert then for OpenSSH and Putty?
I would like to generate ssh keys with Putty to use them for Router connection from windows.
I also want to connect routers with ssh. Then I need the keys not in OpenSSH format but in dropbear format. The only way is to convert them is using dropbearconvert. But this is not working on the Router. Dropbearconvert is linked to dropbearmulti but is not usable:
Dropbear SSH multi-purpose v2014.66
Make a symlink pointing at this binary with one of the following names:
'dropbear' - the Dropbear server
'dbclient' or 'ssh' - the Dropbear client
'dropbearkey' - the key generator
'scp' - secure copy
How can I convert the keys. I can use dropbearkey to generate but how can I import or convert then for OpenSSH and Putty?