Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CERTMONGER(1)		     General Commands Manual		   CERTMONGER(1)

NAME
     getcert

SYNOPSIS
     getcert refresh [options]

DESCRIPTION
     Forces  certmonger  to immediately check on the status of an enrollment re-
     quest 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 cer-
	    tificate should be specified with either a combination of the -d and
	    -n options, or with the -f option.

rY=DIRRTIFICATE LOCATION
     -d
	    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 certifi-
	    cate 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/cert-
     monger/

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-re-
     fresh-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-dog-
     tag-ipa-renew-agent-submit(8)     certmonger-dogtag-submit(8)	certmon-
     ger-ipa-submit(8)	  certmonger-local-submit(8)   certmonger-scep-submit(8)
     certmonger_selinux(8)

certmonger Manual		  July 24, 2014 		   CERTMONGER(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=getcert-refresh&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help