summaryrefslogtreecommitdiffstats
path: root/docs/certmaster.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-25 18:22:40 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-25 18:22:40 -0400
commite3493766701ac84e6d76257659be27c209ecb12e (patch)
tree24ed711a936f2f6a23d62bc5a71010064471dfe6 /docs/certmaster.pod
parent6c38c3128afd8542d086ba998494e02872781b77 (diff)
downloadthird_party-func-e3493766701ac84e6d76257659be27c209ecb12e.tar.gz
third_party-func-e3493766701ac84e6d76257659be27c209ecb12e.tar.xz
third_party-func-e3493766701ac84e6d76257659be27c209ecb12e.zip
Adding manpages and misc spec/build cleanup
Diffstat (limited to 'docs/certmaster.pod')
-rw-r--r--docs/certmaster.pod27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/certmaster.pod b/docs/certmaster.pod
new file mode 100644
index 0000000..7c6df0b
--- /dev/null
+++ b/docs/certmaster.pod
@@ -0,0 +1,27 @@
+=head1 NAME
+
+certmaster -- hands out certificates to funcd and other components.
+
+=head1 SYNOPSIS
+
+certmaster (it's a daemon and takes no arguments)
+
+=head1 DESCRIPTION
+
+See https://hosted.fedoraproject.org/projects/func/
+
+Certmaster is run on the master-control machine on a network being
+controlled by func. It hands out certificates to machines running
+funcd.
+
+Certmaster is configured by /etc/func/certmaster.conf
+
+=head1 ADDITONAL RESOURCES
+
+See https://hosted.fedoraproject.org/projects/func/. It's a Wiki.
+
+=head1 AUTHOR
+
+Various. See https://hosted.fedoraproject.org/projects/func
+
+