bumping version to 0.29-1
[certmaster.git] / docs / certmaster.pod
1 =head1 NAME
2
3 certmaster -- hands out certificates to programs that want them, like
4 certmaster-request or users of the certmaster API
5
6 =head1 SYNOPSIS
7
8 certmaster (it's a daemon and takes no arguments)
9
10 =head1 DESCRIPTION
11
12 See https://fedorahosted.org/certmaster
13
14 Certmaster is a daemon that runs on a "master" machine to hand out certificates to machines that want them. Certificates can then be used by applications like func.
15
16 Certmaster is configured by /etc/certmaster/certmaster.conf
17
18 =head1 ADDITONAL RESOURCES
19
20 See https://fedorahosted.org/certmaster/. It's a Wiki.
21 See also
22 See also the manpages for "certmaster-request" and "certmaster-ca".
23
24 =head1 AUTHOR
25
26 Various. See https://fedorahosted.org/certmaster and
27 https://fedorahosted.org/func
28
29