summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/monkeysphere-server4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/monkeysphere-server b/src/monkeysphere-server
index 388e50b..a73b253 100755
--- a/src/monkeysphere-server
+++ b/src/monkeysphere-server
@@ -716,6 +716,10 @@ diagnostics() {
echo " - Recommendation: remove the above HostKey lines from $sshd_config"
problemsfound=$(($problemsfound+1))
fi
+
+ # FIXME: test (with ssh-keyscan?) that the running ssh
+ # daemon is actually offering the monkeysphere host key.
+
fi
fi