Updated Deploy Win32 OpenSSH (markdown)

Steve Lee 2015-10-19 09:53:31 -07:00
parent 2f7c521fb0
commit 2377f3409c

@ -1,6 +1,6 @@
1. Download [Zip file](https://github.com/PowerShell/Win32-OpenSSH/releases/download/10_13_2015/OpenSSH-Win32.zip)
* Extract contents
* Setup SSH host keys (with no passphrase)
* Setup SSH host keys (**with no passphrase**)
* ssh-keygen.exe -t rsa -f ssh_host_rsa_key
* ssh-keygen.exe -t dsa -f ssh_host_dsa_key
* ssh-keygen.exe -t ecdsa -f ssh_host_ecdsa_key