Mike Wright wrote: > On 06/23/2018 01:35 PM, Jeffrey Ross wrote: >> >> my .ssh directory has my private key in a file called "id_rsa" nothing >> with .pub on the end and if I understand correctly running ssh will look >> for the private key in a few different file names, none of which end >> with .pub. >> > Gotta have both halves. "ssh-keygen" will give you new keys.
No need to generate a new keypair. ssh-keygen -y "will read
a private OpenSSH format file and print an OpenSSH public
key to stdout."
--
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cryptography products may be declared illegal, but the information
will never be.
-- Bruce Schneier
signature.asc
Description: PGP signature
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/U3EJ2K35ZQ26R675YGQWOSGKO2EECQQA/
