getcert-refresh - Man Page

getcert

Synopsis

getcert refresh [options]

Description

Forces certmonger to immediately check on the status of an enrollment request for which it was either unable to contact a CA or for which it is waiting for the CA.

Specifying Requests by Nickname

-i NAME, --id=NAME

Check on the status of the signing request which has this nickname. If this option is not specified, and a tracking entry which matches the certificate storage options which are specified already exists, that entry will be used.  If not specified, the location of the certificate should be specified with either a combination of the -d and -n options, or with the -f option.

Specifying Requests by Certificate Location

-d rIDIR, --dbdir=DIR

The certificate is in the NSS database in the specified directory.

-n NAME, --nickname=NAME

The certificate in the NSS database named with -d has the specified nickname.  Only valid with -d.

-t TOKEN, --token=TOKEN

If the NSS database has more than one token available, the certificate is stored in this token.  This argument only rarely needs to be specified. Only valid with -d.

-f FILE, --certfile=FILE

The certificate is stored in the named file.

Options

-a,  --all

Refresh information about all requests for which the service will need to attempt to contact the CA again.

Bugs

Please file tickets for any that you find at https://fedorahosted.org/certmonger/

See Also

certmonger(8) getcert(1) getcert-add-ca(1) getcert-add-scep-ca(1) getcert-list-cas(1) getcert-list(1) getcert-modify-ca(1) getcert-refresh-ca(1) getcert-rekey(1) getcert-remove-ca(1) getcert-request(1) getcert-resubmit(1) getcert-start-tracking(1) getcert-status(1) getcert-stop-tracking(1) certmonger-certmaster-submit(8) certmonger-dogtag-ipa-renew-agent-submit(8) certmonger-dogtag-submit(8) certmonger-ipa-submit(8) certmonger-local-submit(8) certmonger-scep-submit(8) certmonger_selinux(8)

Referenced By

certmonger(8), certmonger-dogtag-ipa-renew-agent-submit(8), certmonger-dogtag-submit(8), certmonger-ipa-submit(8), certmonger-local-submit(8), certmonger-scep-submit(8), getcert(1), getcert-add-ca(1), getcert-add-scep-ca(1), getcert-list(1), getcert-list-cas(1), getcert-modify-ca(1), getcert-refresh-ca(1), getcert-rekey(1), getcert-remove-ca(1), getcert-request(1), getcert-resubmit(1), getcert-start-tracking(1), getcert-status(1), getcert-stop-tracking(1), ipa-getcert(1), local-getcert(1), selfsign-getcert(1).

July 24, 2014 certmonger Manual