Displaying 1 result from an estimated 1 matches for "id_rsa_a1024".
2004 Jun 20
1
F-Secure SSH / OpenSSH pubkey compatibilty?
...other company's site in order to type on the keyboard of the
RH7.1 F-Secure SSH machine. Therefore I only have my faulty memory of
the failed results. But it seemed to me that the public key format
was incompatible with the OpenSSH implementation. Normally I would
copy the id_rsa.pub (called id_rsa_a1024.pub2 or something similar by
F-Secure SSH) to the OpenSSH authorized_keys file. But that did not
work.
Looking at the contents the pubkey file the format was much different
than what I expected to see and looked more like a PGP style key with
a BEGIN, Version:, Comment: section. Should I be able...