SSH Keys: Difference between revisions

Jump to navigation Jump to search
Use RSA key in example
No edit summary
(Use RSA key in example)
Line 65: Line 65:
<!--T:20-->
<!--T:20-->
which should show something like this:
which should show something like this:
  ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGhczaUoV6SzR2VEf9Rp4/P9xHVU8S72CKHrwKU+Yntx user@machine
  ssh-rsa AAAAC3NzaC1lZDI1NTE5AAAAIGhczaUoV6SzR2VEf9Rp4/P9xHVU8S72CKHrwKU+Yntx user@machine


<!--T:21-->
<!--T:21-->
Line 83: Line 83:


Public keys in RFC4716 or PKCS8 formats will look similar to PEM, with small variations in the header and footer lines.
Public keys in RFC4716 or PKCS8 formats will look similar to PEM, with small variations in the header and footer lines.
 
=== Using the authorized_keys file === <!--T:23-->
=== Using the authorized_keys file === <!--T:23-->


cc_staff
127

edits

Navigation menu