bugzilla-daemon at mindrot.org
2005-May-20  20:28 UTC
[Bug 1044] ssh-keygen private keys export - new feature
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.
bugzilla-daemon at mindrot.org
2005-May-20  20:32 UTC
[Bug 1044] ssh-keygen private keys export - new feature
http://bugzilla.mindrot.org/show_bug.cgi?id=1044 ------- Additional Comments From christian.lestrade at free.fr 2005-05-21 06:32 ------- Created an attachment (id=918) --> (http://bugzilla.mindrot.org/attachment.cgi?id=918&action=view) ssh-keygen - private keys export ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.