<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Please review the attached patch for:</p>
    <ul>
      <li><a moz-do-not-send="true"
          href="https://bugzilla.redhat.com/show_bug.cgi?id=1447144">Bugzilla
          Bug #1447144 - CA brought down during separate KRA instance
          creation</a></li>
    </ul>
    <p>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.</p>
    <p>It was run against the previously modified files noted in the bug
      and made the following changes to the user deployment
      configuration files:</p>
    <blockquote>
      <p># diff mlh_ca.cfg.orig mlh_ca.cfg <br>
        24c24<br>
        < [TOMCAT]<br>
        ---<br>
        > [Tomcat]<br>
        <br>
        # diff mlh_kra.cfg.orig mlh_kra.cfg <br>
        31c31<br>
        < [TOMCAT]<br>
        ---<br>
        > [Tomcat]<br>
      </p>
    </blockquote>
    Application of this patch allowed the KRA to be installed
    successfully, and did not shutdown the CA.<br>
    <p><br>
    </p>
  </body>
</html>