ikariiin / connectbot

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

Importing key is broken #530

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello! 
The stable version from market doesn't connect to server if the compressing is 
enabled. So I have installed last development version (from downloads). 
Development version of ConnectBot works good if compressing is enabled. But the 
development version fails when it tries import private key. At the same time 
the stable version from market imports the same key successfully!

What steps will reproduce the problem?
1. Open eys manager
2. menu → import
3. choose key from list

What is the expected output? What do you see instead?
Error: «Проблема при распознавании 
импортированного частного ключа»

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

What type of system are you trying to connect to?
Android 2.3.3 (Samsung GT-I9100)

Please provide any additional information below.
A private key, I try to import, is encrypted.

Original issue reported on code.google.com by dmitry.a...@gmail.com on 9 Nov 2011 at 12:54

GoogleCodeExporter commented 9 years ago
This appears to correlate with one of the two changes to PubKeyUtils.java on 
10/15 

Original comment by ajl...@splunge.net on 10 Nov 2011 at 9:17

GoogleCodeExporter commented 9 years ago
I think comment 1 is right:
I had the same problem with ConnectBot-git-master-2011-10-20_12-30-58.apk
but not with ConnectBot-git-master-2011-09-04_02-49-41.apk 

Original comment by peter.we...@holistech.co.uk on 22 Nov 2011 at 9:04

GoogleCodeExporter commented 9 years ago
Reverting 29871e6c72bcb06c881c4d98fb7e23cc21c6b930 fixes this for me.

Original comment by jus...@justinbogner.com on 30 Mar 2012 at 4:56

GoogleCodeExporter commented 9 years ago
I try this w/ the last two development snapshots from November 2012 and get: 
"Problem parsing imported private key"

Original comment by innov8...@gmail.com on 5 Dec 2012 at 2:52