X-Git-Url: https://pwan.org/git/?a=blobdiff_plain;f=docs%2Fcertmaster-ca.pod;h=39cc491dbb0b451cd697b9164fa61523642cdca2;hb=0c8f2c6861e4a707d388003c6471f3ad841d47b3;hp=fce3f730339d611e6520281c8b88e0946544c079;hpb=697402da24ca930b3608359a61b9872fdddc62d9;p=certmaster.git diff --git a/docs/certmaster-ca.pod b/docs/certmaster-ca.pod index fce3f73..39cc491 100644 --- a/docs/certmaster-ca.pod +++ b/docs/certmaster-ca.pod @@ -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 also the manpages for "func", "func-inventory", "funcd", and "certmaster". +See https://fedorahosted.org/certmaster. It's a Wiki. +See also https://fedorahosted.org/func +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 +and https://fedorahosted.org/func