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

Ade Lee alee at redhat.com
Tue Oct 30 14:59:28 UTC 2012


ack - pushed to master.

On Mon, 2012-10-29 at 22:20 -0700, Matthew Harmsen wrote:
> 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).
> _______________________________________________
> Pki-devel mailing list
> Pki-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/pki-devel





More information about the Pki-devel mailing list