You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
morckx
pushed a commit
to morckx/vxconnectbot
that referenced
this issue
Sep 13, 2016
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.
The text was updated successfully, but these errors were encountered: