LiRI Wiki

Linguistic Research Infrastructure - University of Zurich

User Tools

Site Tools


howto:ssh_keypair_windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:ssh_keypair_windows [2022/01/19 08:07] Stefan Bircherhowto:ssh_keypair_windows [2022/12/05 16:22] (current) Stefan Bircher
Line 1: Line 1:
-====== ... create an SSH key pair on Windows 10 ======+~~NOTOC~~ 
 +====== ... create an SSH key pair in Windows 10 ======
 ---- ----
  
Line 12: Line 13:
 {{gallery> howto:ssh_keypair_windows_1-2.png?400x200&lightbox }} {{gallery> howto:ssh_keypair_windows_1-2.png?400x200&lightbox }}
  
-If "OpenSSH Client" is listed, continue with step 2. Otherwise, click on the //Add a feature// icon.+If "OpenSSH Client" is listed, continue with [[howto:ssh_keypair_windows#Step 2 - Generate SSH key pair|step 2]]. Otherwise, click on the //Add a feature// icon.
  
 In the //Add an optional feature// dialog window, search for the "OpenSSH Client" list entry, select the corresponding checkbox and click on //Install//. In the //Add an optional feature// dialog window, search for the "OpenSSH Client" list entry, select the corresponding checkbox and click on //Install//.
Line 22: Line 23:
 {{gallery> howto:ssh_keypair_windows_2-1.png?400x200&lightbox }} {{gallery> howto:ssh_keypair_windows_2-1.png?400x200&lightbox }}
  
-If prompted, confirm with clicking on //Yes// in the //Do you want to allow this app to make changes to your device?// dialog box.+If prompted, confirm by clicking on //Yes// in the //Do you want to allow this app to make changes to your device?// dialog box.
  
 In the //Command Prompt//, type "ssh-keygen -t ed25519" and press //Enter//: In the //Command Prompt//, type "ssh-keygen -t ed25519" and press //Enter//:
Line 36: Line 37:
  
 {{gallery> howto:ssh_keypair_windows_2-3.png?400x200&lightbox }} {{gallery> howto:ssh_keypair_windows_2-3.png?400x200&lightbox }}
 +
 +Open the Windows File Explorer and navigate to C:\Users\<username>\.ssh.
 +
 +Two files with name "id_ed25519" (or the adapted name in case of having changed the default name) should be visible. The private key of the SSH key pair is saved in the //**id_ed25119**// file and the public key in the //**id_ed25519.pub**// file:
 +
 +{{gallery> howto:ssh_keypair_windows_2-4.png?400x200&lightbox }}
howto/ssh_keypair_windows.1642579636.txt.gz · Last modified: by Stefan Bircher

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki