smallperson / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Problem importing rsa1-key #344

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to import an rsa1-key
2.
3.

What is the expected output? What do you see instead?
Expected would be that the key is imported. 
Instead a message pops up:
"Problem parsing imported private key"

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
ConnectBot 1.6.2 (r480 2010.02.12)

What type of system are you trying to connect to?
not relevant (but i can only use this rsa1-key)

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
-

Please provide any additional information below.

Original issue reported on code.google.com by kiw...@gmail.com on 26 Aug 2010 at 10:06

GoogleCodeExporter commented 9 years ago
forgot to tell:
i can connect with ssh -l <username> -1 <server> with this identity file, so it 
seems not to be a problem with the key itself

Original comment by kiw...@gmail.com on 26 Aug 2010 at 11:58

GoogleCodeExporter commented 9 years ago
SSH1 is not supported. Is the server you're trying to connect to a SSH1 server?

Original comment by kenny@the-b.org on 2 Sep 2010 at 5:07

GoogleCodeExporter commented 9 years ago
Ah ok, i didn't know that. 
Yes, it's a SSH1 Server. As it is a big company and i'm working for them as a 
consultant, i won't have the possibility to change to SSH2. :-)

Thanx for your Reply

Original comment by kiw...@gmail.com on 2 Sep 2010 at 7:41