diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-14 16:41:17 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-14 16:41:17 -0400 |
commit | 29bd1c086f55f6a0bec2a2a55bf0cdd7d1f14a97 (patch) | |
tree | 6fa6b3f444ad915b87083d1f1c15f54eb000ef2b | |
parent | 7d5d1b04f621325a986d3345718c12e9ec753391 (diff) |
added note about post to openssh-unix-dev w.r.t. an ssh client config parser
-rw-r--r-- | website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn b/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn index 0f6654c..2dac579 100644 --- a/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn +++ b/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn @@ -22,3 +22,12 @@ any ssh or sshd config file. This will probably need to be delt with down the line, but it's not a particular easy task at the moment. -- Big Jimmy. + +--- + +I've [posted to the `openssh-unix-dev` list to see if there is a +possibility of openssh making our lives easier +here](http://marc.info/?l=openssh-unix-dev&m=121804767122918&w=2), but +i haven't had much of a response yet. + +--dkg |