[Bug 1044] ssh-keygen private keys export - new feature
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 21 06:28:09 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1044
Summary: ssh-keygen private keys export - new feature
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: bitbucket at mindrot.org
ReportedBy: christian.lestrade at free.fr
I had some difficulties in order to convert private keys between different
implementations of SSH.
So, I wrote the attached patch to allow export of SSH2 RSA and DSA private
keys into IETF SECSH format.
Note that I also slightly revised the IETF SECSH key import code.
Usage: use of the "-e" option on a private key file generates an unencrypted
private key file in IETF SECSH format.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list