[Pki-devel] [PATCH] - Correct section headings in user deployment configuration file

Matthew Harmsen mharmsen at redhat.com
Wed May 17 18:54:45 UTC 2017


Please review the attached patch for:

  * Bugzilla Bug #1447144 - CA brought down during separate KRA instance
    creation <https://bugzilla.redhat.com/show_bug.cgi?id=1447144>

Note that the Python method itself was tested in a standalone fashion 
against various sample configuration files to make certain that the only 
thing altered was an invalid section heading.

It was run against the previously modified files noted in the bug and 
made the following changes to the user deployment configuration files:

    # diff mlh_ca.cfg.orig mlh_ca.cfg
    24c24
    < [TOMCAT]
    ---
     > [Tomcat]

    # diff mlh_kra.cfg.orig mlh_kra.cfg
    31c31
    < [TOMCAT]
    ---
     > [Tomcat]

Application of this patch allowed the KRA to be installed successfully, 
and did not shutdown the CA.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20170517/a742ae2a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20170517-Correct-section-headings-in-user-deployment-config.patch
Type: text/x-patch
Size: 2691 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20170517/a742ae2a/attachment.bin>


More information about the Pki-devel mailing list