[Pki-devel] [PATCH] Allow a PKI instance to be installed/configured independently

Matthew Harmsen mharmsen at redhat.com
Tue Oct 30 05:20:10 UTC 2012


The attached patch addresses the following PKI issue:

  * TRAC Ticket #286 - Dogtag 10: Create parameter for optionally
    allowing a user to skip configuration . . .

This patch was tested successfully with the following new parameter 
specifications:

 1. standard 'pkispawn' combined installation/configuration:
      * pki_skip_configuration=False
      * pki_skip_installation=False
 2. legacy 'pkispawn' run like 'pkicreate'/'browser UI configuration:
      * pki_skip_configuration=True
      * pki_skip_installation=False
 3. run 'pkispawn' skipping installation and configuration (do nothing)
      * pki_skip_configuration=True
      * pki_skip_installation=True

The patch was not tested for running 'pkispawn' first for installation 
only (2), and then again only for configuration (which may or may not work).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20121029/ea269435/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20121029-Allow-a-PKI-instance-to-be-installed-configured-inde.patch
Type: text/x-patch
Size: 17831 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20121029/ea269435/attachment.bin>


More information about the Pki-devel mailing list