vx / connectbot

Enhanced version of the popular ConnectBot SSH and telnet client
http://connectbot.vx.sk
Apache License 2.0
193 stars 62 forks source link

ISSUE: can't import keys from ssh-keygen #47

Open iansebryk opened 11 years ago

iansebryk commented 11 years ago

keep getting parsing errors when i try to import the public keys generated from ssh-keygen on our new CentOS server. strikes me as odd as this should be a pretty easy thing to do... and yes. i've tried converting to OpenSSH in case i accidentally genned SSH2.

please help. this is a pretty friggin' big roadblock.

thanks.

mmatuska commented 11 years ago

There is a known problem with DSA keys on Android 4 and higher. Did you try RSA keys?

iansebryk commented 11 years ago

i'll give that a shot and keep you posted. thanks for help. :) how many key formats does VX support?

cbix commented 11 years ago

Only RSA import works for me. Is DSA import gonna be fixed or should I migrate to RSA completely?

mmatuska commented 11 years ago

This is an Android issue and I don't have time for further research and bugfixing.