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

FreeBSD Manual Pages

  
 
  

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

NAME
       getcert

SYNOPSIS
       getcert add-ca [options]

DESCRIPTION
       Adds  a	CA configuration to certmonger,	which can subsequently be used
       to enroll certificates.

OPTIONS
       -c NAME,	--ca=NAME
	      The nickname to give to this CA configuration.  This same	 value
	      can  later  be  passed  in  to  getcert's	request, resubmit, and
	      start-tracking commands using the	-c flag.

       -e COMMAND, --command=COMMAND
	      The helper command to run	for communicating with	the  CA.   The
	      helper  will  be	used to	pass signing requests to the CA, relay
	      the CA's responses back to the certmonger	service, and  to  read
	      information about	the CA.

       -v, --verbose
	      Be  verbose about	errors.	 Normally, the details of an error re-
	      ceived from the daemon will be suppressed	if the client can make
	      a	diagnostic suggestion.

BUGS
       Please  file  tickets  for  any	that  you  find	  at   https://fedora-
       hosted.org/certmonger/

SEE ALSO
       certmonger(8)   getcert(1)  getcert-add-scep-ca(1)  getcert-list-cas(1)
       getcert-list(1) getcert-modify-ca(1) getcert-refresh-ca(1)  getcert-re-
       fresh(1)	  getcert-rekey(1)   getcert-remove-ca(1)   getcert-request(1)
       getcert-resubmit(1) getcert-status(1) getcert-stop-tracking(1) certmon-
       ger-certmaster-submit(8)	   certmonger-dogtag-ipa-renew-agent-submit(8)
       certmonger-dogtag-submit(8)   certmonger-ipa-submit(8)	certmonger-lo-
       cal-submit(8) certmonger-scep-submit(8) certmonger_selinux(8)

certmonger Manual	       February	24, 2015		 CERTMONGER(1)

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

home | help