From 53b6ca110b9a6f17a7c7bc22e4f10d55bb6c2fb1 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 30 Nov 2008 17:59:28 -0500 Subject: [PATCH] added yet another FIXME to m-s d --- src/monkeysphere-server | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.25.1