Re: F-Secure client with OpenSSH server

From: Richard E. Silverman (slade@shore.net)
Date: 12/29/01


From: slade@shore.net (Richard E. Silverman)
Date: 29 Dec 2001 02:49:55 -0500


OpenSSH and SSH2 use different key formats; you have to convert it by:

% ssh-keygen -i -f <SSH2 public key file>

This will output a single line, which is what you add to the OpenSSH
authorized_keys(2) file.

-- 
  Richard Silverman
  slade@shore.net