jumaris / connectbot

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

Error parsing an 256-Bit AES encrypted Keyfile generated with Puttygen #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Trying to import an 256-Bit AES encrypted Keyfile generated with 
Puttygen

What is the expected output? What do you see instead?
Error parsing Keyfile

What version of the product are you using? 
1.3 r205

Original issue reported on code.google.com by dani.hil...@gmail.com on 25 Mar 2009 at 7:42

GoogleCodeExporter commented 8 years ago
ConnectBot only accepts keys in the OpenSSH format. You'll have to "Export as 
OpenSSH
key" in puttygen.exe to get it to work.

Original comment by kenny@the-b.org on 5 May 2009 at 10:10