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

importing keys doesnt work #119

Open klaernie opened 9 years ago

klaernie commented 9 years ago

It is currently impossible to import a key that has been exported from connectbot. The key I had problems with is an 4096 bit RSA key, and fails to import with the a parsing error.

klaernie commented 9 years ago

I might add, that its also impossible to export an encrypted private key, which forces you to export the key unencrypted. Ideally this should be the other way round: force keys to be protected before making them exportable.