The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Security
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-03-2007
sysgate's Avatar
sysgate sysgate is offline
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,165
As far as I know "-e" flag will work for both public and private key ? Am I wrong ? At least this is what's stated in the "man ssh-keygen" :
Quote:
-e This option will read a private or public OpenSSH key file and print the key in RFC 4716 SSH Public Key File For-
mat to stdout. This option allows exporting keys for use by several commercial SSH implementations.
edit : .... or maybe this won't work, does that helps ?

Last edited by sysgate; 12-03-2007 at 06:52 AM. Reason: more info added
Reply With Quote