summaryrefslogtreecommitdiffstats
path: root/docs/certmaster-ca.pod
blob: 0b95b4a2e8dcdb8f49f6da5a6967acbaf9fc3783 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
=head1 NAME

certmaster-ca -- signs certificate requests gathered by certmaster.

=head1 SYNOPSIS

certmaster-ca --list 

certmaster-ca --sign machine.example.org

=head1 DESCRIPTION

"certmaster-ca --list"

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]"

This command is used to sign a certificate and send it back to the requester.

=head1 AUTO-SIGNING

The certmaster can be configured to make this command unneccessary; all incoming
requests can be signed automatically by certmaster.

To configure this, edit /etc/certmaster/certmaster.conf.

=head1 ADDITONAL RESOURCES

See https://fedorahosted.org/certmaster.  It's a Wiki.

See also the manpages for "certmaster" and "certmaster-request".

=head1 AUTHOR

Various. See https://fedorahosted.org/certmaster