Carving away at func some more to just get down to cert items, still lots
[certmaster.git] / docs / certmaster-ca.pod
index fce3f73..0b95b4a 100644 (file)
@@ -12,10 +12,7 @@ certmaster-ca --sign machine.example.org
 
 "certmaster-ca --list"
 
-The list command prints all certificates that have been requested from certmaster by a remote
-service (such as funcd) but are not yet signed.
-
-func commands can't be sent to a remote machine until the certificates have been signed.
+The list command prints all certificates that have been requested from certmaster by a remote application (such as funcd or certmaster-request) but are not yet signed.
 
 "certmaster-ca --sign [hostname]"
 
@@ -26,16 +23,16 @@ This command is used to sign a certificate and send it back to the requester.
 The certmaster can be configured to make this command unneccessary; all incoming
 requests can be signed automatically by certmaster.
 
-To configure this, edit /etc/func/certmaster.conf.
+To configure this, edit /etc/certmaster/certmaster.conf.
 
 =head1 ADDITONAL RESOURCES
 
-See https://hosted.fedoraproject.org/projects/func/.  It's a Wiki.
+See https://fedorahosted.org/certmaster.  It's a Wiki.
 
-See also the manpages for "func", "func-inventory", "funcd", and "certmaster".
+See also the manpages for "certmaster" and "certmaster-request".
 
 =head1 AUTHOR
 
-Various. See https://hosted.fedoraproject.org/projects/func
+Various. See https://fedorahosted.org/certmaster