From 1d3e37bf0ebd4ad285d944d2e87dcb71c0e8f78e Mon Sep 17 00:00:00 2001 From: manojampalam Date: Tue, 13 Oct 2015 22:48:05 -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 2e27f16..222f752 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 (with no paraphrase) +* 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