1CERTMONGER(1) General Commands Manual CERTMONGER(1)
2
3
4
6 getcert
7
8
10 getcert status [options]
11
12
14 Queries certmonger for a status of a particular certificate request and
15 sets an exit status to reflect that status.
16
17
19 -d DIR, --dbdir=DIR
20 Check that status of a certificate in the named NSS database.
21 Must be specified with the -n option.
22
23 -n NAME, --nickname=NAME
24 Check that status of a certificate in with the specified nick‐
25 name. Must be specified with the -d option.
26
27 -f FILE, --certfile=FILE
28 Check that status of a certificate stored in the specified PEM
29 file.
30
31 -i NAME, --id=NAME
32 Check that status of a certificate with the specified request
33 nickname.
34
35
37 0 Certificate is issued and valid.
38
39 1 There was an error communicating with the certmonger(8) daemon,
40 or there is no such certificate known to it.
41
42 2. Certificate signing request was rejected by the CA.
43
44 3. CA could not be reached, but attempts to communicate with it
45 will be retried.
46
47 4. Configuration error.
48
49 5. Client is working on the request, or waiting for the server.
50
51
53 Please file tickets for any that you find at https://fedora‐
54 hosted.org/certmonger/
55
56
58 certmonger(8) getcert(1) getcert-add-ca(1) getcert-add-scep-ca(1)
59 getcert-list-cas(1) getcert-list(1) getcert-modify-ca(1)
60 getcert-refresh-ca(1) getcert-refresh(1) getcert-rekey(1)
61 getcert-remove-ca(1) getcert-request(1) getcert-resubmit(1)
62 getcert-start-tracking(1) getcert-status(1) getcert-stop-tracking(1)
63 certmonger-certmaster-submit(8) certmonger-dogtag-ipa-renew-agent-sub‐
64 mit(8) certmonger-dogtag-submit(8) certmonger-ipa-submit(8) certmon‐
65 ger-local-submit(8) certmonger-scep-submit(8) certmonger_selinux(8)
66
67
68
69certmonger Manual June 13, 2014 CERTMONGER(1)