1CERTMONGER(1)               General Commands Manual              CERTMONGER(1)
2
3
4

NAME

6       getcert
7
8

SYNOPSIS

10        getcert request [options]
11        getcert start-tracking [options]
12        getcert stop-tracking [options]
13        getcert resubmit [options]
14        getcert rekey [options]
15        getcert refresh [options]
16        getcert list [options]
17        getcert status [options]
18        getcert add-ca [options]
19        getcert add-scep-ca [options]
20        getcert list-cas [options]
21        getcert modify-ca [options]
22        getcert refresh-ca [options]
23        getcert remove-ca [options]
24
25

DESCRIPTION

27       The  getcert tool issues requests to a org.fedorahosted.certmonger ser‐
28       vice on behalf of the invoking user.  It can ask the service  to  begin
29       enrollment,  optionally  generating  a  key pair to use, it can ask the
30       service to begin monitoring a certificate in a specified  location  for
31       expiration,  and optionally to refresh it when expiration nears, it can
32       list the set of certificates that the service is already monitoring, or
33       it can list the set of CAs that the service is capable of using.
34
35       If no command is given as the first command-line argument, getcert will
36       print short usage information for each of its functions.
37
38       If getcert is invoked by a user with UID 0, and there is no system  bus
39       available, getcert will attempt to launch a temporary copy of the cert‐
40       monger daemon to handle its requests.
41
42

COMMON ARGUMENTS

44       If CERTMONGER_PVT_ADDRESS is set in the environment,  getcert  contacts
45       the  service directly at the specified location.  All commands can take
46       either the -s or -S arguments, which instruct getcert  to  contact  the
47       org.fedorahosted.certmonger service on the session or system bus, if no
48       value is set.  By default, getcert consults the  org.fedorahosted.cert‐
49       monger service attached to the system bus.
50
51

BUGS

53       Please   file   tickets  for  any  that  you  find  at  https://fedora
54       hosted.org/certmonger/
55
56

SEE ALSO

58       certmonger(8)         getcert-add-ca(1)          getcert-add-scep-ca(1)
59       getcert-list-cas(1)  getcert-list(1)  getcert-modify-ca(1)  getcert-re‐
60       fresh-ca(1)  getcert-refresh(1)  getcert-rekey(1)  getcert-remove-ca(1)
61       getcert-request(1)     getcert-resubmit(1)    getcert-start-tracking(1)
62       getcert-status(1)  getcert-stop-tracking(1)  certmonger-certmaster-sub‐
63       mit(8)    certmonger-dogtag-ipa-renew-agent-submit(8)   certmonger-dog‐
64       tag-submit(8) certmonger-ipa-submit(8) certmonger-local-submit(8) cert‐
65       monger-scep-submit(8) certmonger_selinux(8)
66
67
68
69certmonger Manual              November 3, 2009                  CERTMONGER(1)
Impressum