getcert-list(1) - Linux man page
Name
getcertSynopsis
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.