Bug 1044

Summary: ssh-keygen private keys export - new feature
Product: Portable OpenSSH Reporter: Christian LESTRADE <christian.lestrade>
Component: ssh-keygenAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WONTFIX    
Severity: enhancement CC: djm, dtucker
Priority: P2 Keywords: patch
Version: 4.0p1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1930    
Attachments:
Description Flags
ssh-keygen - private keys export none

Description Christian LESTRADE 2005-05-21 06:28:08 AEST
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.
Comment 1 Christian LESTRADE 2005-05-21 06:32:31 AEST
Created attachment 918 [details]
ssh-keygen - private keys export
Comment 2 Damien Miller 2010-06-30 09:23:16 AEST
The infrastructure added by bug #1749 can help here.
Comment 3 Damien Miller 2010-08-03 15:40:58 AEST
We are freezing for the OpenSSH 5.6 release. Retargetting these bugs to the next release.
Comment 4 Damien Miller 2010-08-03 15:42:40 AEST
Targetting OpenSSH 5.7
Comment 5 Damien Miller 2011-01-24 12:30:50 AEDT
Retarget unclosed bugs from 5.7=>5.8
Comment 6 Damien Miller 2011-09-06 10:34:19 AEST
Retarget unresolved bugs/features to 6.0 release
Comment 7 Damien Miller 2011-09-06 10:36:31 AEST
Retarget unresolved bugs/features to 6.0 release
Comment 8 Damien Miller 2011-09-06 10:39:07 AEST
Retarget unresolved bugs/features to 6.0 release

(try again - bugzilla's "change several" isn't)
Comment 9 Damien Miller 2011-11-04 12:39:08 AEDT
I had mistakenly assumed that this format was a public specification, but I can't find any RFC or format documentation for this format. Since it is only used by a commercial product, I'd rather not promote it further.
Comment 10 Damien Miller 2016-08-02 10:40:40 AEST
Close all resolved bugs after 7.3p1 release