1CERTMONGER(1) General Commands Manual CERTMONGER(1)
2
3
4
6 getcert
7
8
10 getcert request [options]
11 getcert resubmit [options]
12 getcert start-tracking [options]
13 getcert status [options]
14 getcert stop-tracking [options]
15 getcert list [options]
16 getcert list-cas [options]
17 getcert refresh-cas [options]
18
19
21 The getcert tool issues requests to a org.fedorahosted.certmonger ser‐
22 vice on behalf of the invoking user. It can ask the service to begin
23 enrollment, optionally generating a key pair to use, it can ask the
24 service to begin monitoring a certificate in a specified location for
25 expiration, and optionally to refresh it when expiration nears, it can
26 list the set of certificates that the service is already monitoring, or
27 it can list the set of CAs that the service is capable of using.
28
29 If no command is given as the first command-line argument, getcert will
30 print short usage information for each of its functions.
31
32 If getcert is invoked by a user with UID 0, and there is no system bus
33 available, getcert will attempt to launch a temporary copy of the cert‐
34 monger daemon to handle its requests.
35
36
38 If CERTMONGER_PVT_ADDRESS is set in the environment, getcert contacts
39 the service directly at the specified location. All commands can take
40 either the -s or -S arguments, which instruct getcert to contact the
41 org.fedorahosted.certmonger service on the session or system bus, if no
42 value is set. By default, getcert consults the org.fedorahosted.cert‐
43 monger service attached to the system bus.
44
45
47 Please file tickets for any that you find at https://fedora‐
48 hosted.org/certmonger/
49
50
52 certmonger(8) getcert-add-ca(1) getcert-add-scep-ca(1)
53 getcert-list-cas(1) getcert-list(1) getcert-modify-ca(1)
54 getcert-refresh-ca(1) getcert-refresh(1) getcert-rekey(1)
55 getcert-remove-ca(1) getcert-request(1) getcert-resubmit(1)
56 getcert-start-tracking(1) getcert-status(1) getcert-stop-tracking(1)
57 certmonger-certmaster-submit(8) certmonger-dogtag-ipa-renew-agent-sub‐
58 mit(8) certmonger-dogtag-submit(8) certmonger-ipa-submit(8) certmon‐
59 ger-local-submit(8) certmonger-scep-submit(8) certmonger_selinux(8)
60
61
62
63certmonger Manual November 3, 2009 CERTMONGER(1)