diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-03 21:14:36 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-03 21:14:36 -0400 |
commit | 0d1b53f4f26133fa27f50c418b6b3e7dbe6e8a79 (patch) | |
tree | 1cda3ae859b884a19438dcc57d0daf3b4f018e2a /website | |
parent | 3bcce75f26d00044380904f462d37d7b851cf3b7 (diff) |
tidying up bug report about hashed known hosts
Diffstat (limited to 'website')
-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, |