The Computer Oracle

Can I change the filename of my ssh public/private key pair?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Luau

--

Chapters
00:00 Can I Change The Filename Of My Ssh Public/Private Key Pair?
00:45 Accepted Answer Score 46
01:03 Thank you

--

Full question
https://superuser.com/questions/585429/c...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#macos #ssh #openssh #xen #publickeyencryption

#avk47



ACCEPTED ANSWER

Score 46


The filename has no meaning at all, as long as ssh is told where to find it.

(However, if you have the public key extracted to a separate file, then it should have the same filename + .pub as the main file; e.g. mykey & mykey.pub.)