Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

UlfZi

Now it works :D .
Much thanks.
UlfZi

1. Cypher, what you mean by that, I said :ssh-2.
In id_rsa file I found:
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,<--32_chars_hex_value-->

<--25 lines of
64_chars_alpha-numerical_value-->
-----END RSA PRIVATE KEY-----

Was generated by $ ssh-k e y g e n -C 'My Name'
on one week old version of Cygwin.
( I had to insert the spaces above, because otherwise my post is rejected by your spam filter )

2. Can't find a link to dev build of PuTTYgen, please help.
martin

Re: Couldn't load private key

So what cipher does your private-key use? Try using the development version of puttygen.
UlfZi

I'm now registered to the forum.
Just to enable email notification on this topic.
UlfZi

Couldn't load private key

I have a SSH-2 key, generated by OpenSSH.
On importing the key via PuTTYgen I get the error:
Couldn't load private key (ciphers other than DES-EDE3-CBC not supported)

What can I do ?