From 641618ba02e5119ad9c545a71e4870e062b57dbe Mon Sep 17 00:00:00 2001 From: manojampalam Date: Tue, 13 Oct 2015 20:07:14 -0700 Subject: [PATCH] Updated Deploy Win32 OpenSSH (markdown) --- Deploy-Win32-OpenSSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy-Win32-OpenSSH.md b/Deploy-Win32-OpenSSH.md index 0f2d865..2e27f16 100644 --- a/Deploy-Win32-OpenSSH.md +++ b/Deploy-Win32-OpenSSH.md @@ -1,6 +1,6 @@ 1. Download Zip file - * Extract contents -* Setup SSH host keys +* Setup SSH host keys (with no paraphrase) * 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