1CERTMASTER-REQUEST(1) certmaster-request CERTMASTER-REQUEST(1)
2
3
4
6 certmaster-request -- requests SSL certs from a certmasster Fedora
7 Unified Network Controller.
8
10 certmaster-request [--server certmaster.example.com] [--port port] [
11 --wait infinite/seconds ]
12
14 FIXME: To be added later once we split this out from func.
15
17 Note: Many applications will want to use the XMLRPC API (see source) or
18 import the Python code to request certs. For those that don't want to
19 do that, this command line tool is available. Explore the other
20 options if they make more sense for your application.
21
23 non-zero upon failure.
24
26 See https://fedorahosted.org/certmaster for more information
27
28 See also the manpages for "certmaster", and "certmaster-ca".
29
31 Various. See https://fedorahosted.org/func and
32 https://fedorahosted.org/certmaster
33
34
35
36 2009-07-08 CERTMASTER-REQUEST(1)