Open marcialwushu opened 3 years ago
To generate the public/private key pair, enter this in the Command Prompt:
ssh-keygen
At the first prompt, “Enter file in which to save the key,” press Enter to save it in the default location.
At the second prompt, “Enter passphrase (empty for no passphrase),” you have two options:
When you’re done, you will see something similar to the below image.
https://www.maketecheasier.com/generate-ssh-public-private-keys-windows/#:~:text=To%20generate%20the%20public%2Fprivate%20key%20pair%2C%20enter%20this,two%20options%3A%20Press%20Enter%20to%20create%20unencrypted%20key.