ssh w/ keys: tectia ->> openssh
LDB
thesource at ldb-jab.org
Sun Feb 1 07:51:42 EST 2009
Peter Hovey wrote:
> I've checked out the ssh.com knowledgebase for instructions about
> how to "ssh w/ keys from tectia to openssh" but they did not specifically
> go from tectia to openssh. Could someone pls post a complete set of
> instructions about how to do this.
>
> thx.,
> pete
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>
>
>From ssh-keygen man page ...
ssh-keygen -i [-f input_keyfile]
-i This option will read an unencrypted private (or public) key file
in SSH2-compatible format and print an OpenSSH
compatible private (or public) key to stdout.
ssh-keygen also reads the RFC 4716 SSH Public Key File Format.
This option
allows importing keys from several commercial SSH implementations.
More information about the openssh-unix-dev
mailing list