Difference between revisions of "~/.ssh/id rsa"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | <code>[[~/.ssh/]]id_rsa</code> [[OpenSSH]] [[private key]] | |
~/.ssh/id_rsa.pub | ~/.ssh/id_rsa.pub | ||
Line 24: | Line 24: | ||
== Related == | == Related == | ||
* <code>[[ssh-keygen -p]]</code> | * <code>[[ssh-keygen -p]]</code> | ||
+ | * [[~/.ssh/id_rsa.pub]] | ||
== See also == | == See also == |
Latest revision as of 14:47, 8 May 2024
~/.ssh/id_rsa
OpenSSH private key
~/.ssh/id_rsa.pub
Generated executing:
Generate public key from private key:
file ~/.ssh/id_rsa ~/.ssh/id_rsa: OpenSSH private key
Example[edit]
-----BEGIN OPENSSH PRIVATE KEY----- b3BXXXXXXXXX XXXXXXXXXXXTh -----END OPENSSH PRIVATE KEY-----
Related[edit]
See also[edit]
ssh-keygen
[-R
,-t
|-p
|-i
|-y | -f | ~/.ssh/id_rsa
|--help ] ~/.ssh/known_hosts
Advertising: