Difference between revisions of "Ssh-keygen -t rsa"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
* <code>[[ssh-keygen -t rsa]]</code>  
+
* <code>[[ssh-keygen -t]] [[rsa]]</code>  
 
* <code>ssh-keygen -t [[rsa]] -f your_new_rsa_key</code>
 
* <code>ssh-keygen -t [[rsa]] -f your_new_rsa_key</code>
  

Revision as of 18:28, 3 June 2022

ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/Users/YOUR_USER/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /Users/YOUR_USER/.ssh/id_rsa
Your public key has been saved in /Users/YOUR_USER/.ssh/id_rsa.pub
The key fingerprint is:
SHA256:ViVROMPZl6BiB6B15FlPjk6TUx8Nxxxxxxx YOUR_USER@YOUR_hostname
The key's randomart image is:
+---[RSA 3072]----+
|      xx+.+**.o+ |
|     o o +*@.oo..|
|    .   = XX+.+  |
|       . * o + . |
|        S .   =.+|
|       .     . B+|
|              . =|
|              Eo=|
|              .=.|
+----[SHA256]-----+

Related

See also

Advertising: