NAME¶
getcert
SYNOPSIS¶
getcert list [options]
DESCRIPTION¶
Queries
certmonger for a list of certificates which it is monitoring or
attempting to obtain.
ENROLLMENT OPTIONS¶
- -c NAME
- List only entries which use the specified CA. The name of
the CA should correspond to one listed by getcert list-cas.
LISTING OPTIONS¶
- -r
- List only entries which are either currently being enrolled
or refreshed.
- -t
- List only entries which are not currently being enrolled or
refreshed.
- -d DIR
- List only entries which use an NSS database in the
specified directory for storing the certificate.
- -n NAME
- List only tracking requests which use an NSS database and
the specified nickname for storing the certificate.
- -f FILE
- List only tracking requests which specify that the
certificate should be stored in file.
- -i FILE
- List only tracking requests which use this request
nickname.
BUGS¶
Please file tickets for any that you find at
https://fedorahosted.org/certmonger/
SEE ALSO¶
certmonger(8) getcert(1) getcert-list-cas(1)
getcert-request(1) getcert-resubmit(1)
getcert-start-tracking(1) getcert-stop-tracking(1)
certmonger-certmaster-submit(8) certmonger-ipa-submit(8)