summaryrefslogtreecommitdiff
path: root/src/share/mh/add_hostname
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/mh/add_hostname')
-rw-r--r--src/share/mh/add_hostname2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/mh/add_hostname b/src/share/mh/add_hostname
index 10d5f58..267f109 100644
--- a/src/share/mh/add_hostname
+++ b/src/share/mh/add_hostname
@@ -27,7 +27,7 @@ fi
userID="ssh://${1}"
-fingerprint=$(fingerprint_server_key)
+fingerprint=$(fingerprint_host_key)
# match to only ultimately trusted user IDs
tmpuidMatch="u:$(echo $userID | gpg_escape)"