summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/getting-started-admin.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/website/getting-started-admin.mdwn b/website/getting-started-admin.mdwn
index d76d783..ca44956 100644
--- a/website/getting-started-admin.mdwn
+++ b/website/getting-started-admin.mdwn
@@ -24,11 +24,11 @@ RSA key. Once that has been done, import the key:
# monkeysphere-host import-key /etc/ssh/ssh_host_rsa_key server.example.net
-This will generate an OpenPGP certificate for server. The primary
+This will generate an OpenPGP certificate for the server. The primary
user ID for this certificate will be the ssh service URI for the host,
(eg. `ssh://server.example.net`). Remember that the name you provide
-here must be a fully qualified domain name for the host in order for
-the monkeysphere to work.
+here should probably be a fully qualified domain name for the host in
+order for your users to find it.
Now you can display information about the host key's certificate with
the 'show-key' command: