1CERTMONGER(1) General Commands Manual CERTMONGER(1)
2
3
4
6 getcert
7
8
10 getcert stop-tracking [options]
11
12
14 Tells certmonger to stop monitoring or attempting to obtain or refresh
15 a certificate.
16
17
19 -i NAME, --id=NAME
20 The certificate was tracked using the request with the specified
21 nickname. If this option is not specified, some combination of
22 -d and -n or -f can be used to specify which certificate should
23 henceforth be forgotten.
24
25
27 -d DIR, --dbdir=DIR
28 The certificate is the one stored in the specified NSS database.
29
30 -n NAME, --nickname=NAME
31 The certificate is the one which has this nickname. Only valid
32 with -d.
33
34 -t TOKEN, --token=TOKEN
35 If the NSS database has more than one token available, the cer‐
36 tificate is stored in this token. This argument only rarely
37 needs to be specified. Only valid with -d.
38
39 -f FILE, --certfile=FILE
40 The certificate is or was to be stored in this file.
41
42 -k FILE, --keyfile=FILE
43 The private key is or was to be stored in this file. Only valid
44 with -f.
45
46
48 -v, --verbose
49 Be verbose about errors. Normally, the details of an error
50 received from the daemon will be suppressed if the client can
51 make a diagnostic suggestion.
52
54 -s, --session
55 Connect to certmonger on the session bus rather than the system
56 bus.
57
58 -S, --system
59 Connect to certmonger on the system bus rather than the session
60 bus. This is the default.
61
63 Please file tickets for any that you find at https://fedora‐
64 hosted.org/certmonger/
65
66
68 certmonger(8) getcert(1) getcert-add-ca(1) getcert-add-scep-ca(1)
69 getcert-list-cas(1) getcert-list(1) getcert-modify-ca(1)
70 getcert-refresh-ca(1) getcert-refresh(1) getcert-rekey(1)
71 getcert-remove-ca(1) getcert-request(1) getcert-resubmit(1)
72 getcert-start-tracking(1) getcert-status(1) certmonger-certmaster-sub‐
73 mit(8) certmonger-dogtag-ipa-renew-agent-submit(8) certmonger-dog‐
74 tag-submit(8) certmonger-ipa-submit(8) certmonger-local-submit(8) cert‐
75 monger-scep-submit(8) certmonger_selinux(8)
76
77
78
79certmonger Manual November 3, 2009 CERTMONGER(1)