From 4722800cadc361b3e3e77244d45add58a5e27f6f Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Fri, 19 Jan 2018 19:28:21 -0800 Subject: [PATCH] Updated Various Considerations (markdown) --- Various-Considerations.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Various-Considerations.md b/Various-Considerations.md index 4e188a3..ba11239 100644 --- a/Various-Considerations.md +++ b/Various-Considerations.md @@ -1,4 +1,3 @@ Following issues/limitations need to be considered while evaluating Win32 OpenSSH -- Global [ssh_config](https://github.com/PowerShell/Win32-OpenSSH/issues/847) and [known_hosts](https://github.com/PowerShell/Win32-OpenSSH/issues/466) are not honored. - [Elevation of Privilege over loopback](https://github.com/PowerShell/Win32-OpenSSH/issues/680) on misconfigured machines. - Text resources (config and key files) need to be either ASCII or UTF-8 (UTF-16 variants are not supported)