diff options
-rw-r--r-- | website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn (renamed from website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn b/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn index f676937..6b5b53d 100644 --- a/website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn +++ b/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn @@ -1,6 +1,6 @@ In `~/.ssh/config`, i have: - HashKnownHosts No + HashKnownHosts No But when `monkeysphere-ssh-proxycommand` adds new hosts to `~/.ssh/known_hosts`, they appear to be added in a hashed form, |