How to create a SFTP/SSH key on Windows
Learn about SFTP and SSH authentication RSA keys and how to create one in Windows using Powershell.
Introduction
How to Create an RSA SSH Key on Windows
1. Open PowerShell
2. Generate the Key
3. Choose a Save Location
4. Add a Passphrase (Optional)
5. Verify the Keys
6. Copy the Public Key
Last updated
Was this helpful?