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

Keith

Kiteworks generating private key that PuTTYgen can't import

Thank you Martin!

Setting up OpenSSH, will give that a try and report back.
martin

Re: Kiteworks also generating private keys that PuTTYgen can't import

@Keith: PuTTYgen indeed does not support AES-256-CBC-encrypted keys. Probably because afaik that format is never used by OpenSSH.

But you might be able to use OpenSSH ssh-keygen to convert the key to a format that PuTTYgen understands.
Try:
ssh-keygen -p -f your_key


It's actually suggested above already.
Keith

Kiteworks also generating private keys that PuTTYgen can't import

The private key file generated by Kiteworks (for SFTP/SSH connection) starts with