3 certmaster-ca -- signs certificate requests gathered by certmaster.
9 certmaster-ca --sign machine.example.org
13 "certmaster-ca --list"
15 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.
17 "certmaster-ca --sign [hostname]"
19 This command is used to sign a certificate and send it back to the requester.
23 The certmaster can be configured to make this command unneccessary; all incoming
24 requests can be signed automatically by certmaster.
26 To configure this, edit /etc/certmaster/certmaster.conf.
28 =head1 ADDITONAL RESOURCES
30 See https://fedorahosted.org/certmaster. It's a Wiki.
32 See also the manpages for "certmaster" and "certmaster-request".
36 Various. See https://fedorahosted.org/certmaster