summaryrefslogtreecommitdiffstats
path: root/docs/certmaster-request.pod
blob: 1a7bf4ac723a60bd99d4a7001e3f6309c280879b (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
=head1 NAME

certmaster-request -- requests SSL certs from a certmasster
Fedora Unified Network Controller.

=head1 SYNOPSIS

certmaster-request [--server certmaster.example.com] [--port port] 
[ --wait infinite/seconds ]

=head1 DESCRIPTION

FIXME: To be added later once we split this out from func.

=head1 API

Note: Many applications will want to use the XMLRPC API (see source) or import
the Python code to request certs.  For those that don't want to do that,
this command line tool is available.  Explore the other options if they
make more sense for your application.

=head1 EXIT_STATUS

non-zero upon failure.

=head1 ADDITONAL RESOURCES

See https://fedorahosted.org/certmaster for more information

See also the manpages for "certmaster", and "certmaster-ca".

=head1 AUTHOR

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