<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/19/13 11:39, Matthew Harmsen
      wrote:<br>
    </div>
    <blockquote cite="mid:51E987EF.9010509@redhat.com" type="cite">I
      have attached a revised patch which includes the code from your
      original patch + the stuff that we worked on together + my most
      recent attempt at the new add_attributes() method.
      <br>
      <br>
      ACK on your original code and the code that we worked on together.
      <br>
      <br>
      Please review the code in UpdateDomainXML.java that was discussed
      earlier.
      <br>
      <br>
    </blockquote>
    ACKed by alee and checked in to PKI_8_1_ERRATA_BRANCH and
    PKI_8_BRANCH.<br>
    <br>
    -- Matt<br>
    <blockquote cite="mid:51E987EF.9010509@redhat.com" type="cite">Thanks,
      <br>
      -- Matt
      <br>
      <br>
      On 07/10/13 13:26, Ade Lee wrote:
      <br>
      <blockquote type="cite">Opps - bug this time too:
        <br>
        <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=982320">https://bugzilla.redhat.com/show_bug.cgi?id=982320</a>
        <br>
        <br>
        On Wed, 2013-07-10 at 16:25 -0400, Ade Lee wrote:
        <br>
        <blockquote type="cite">This is in response to
          <br>
          <br>
          Basically, there are two issues.
          <br>
          <br>
          1. We want to use the selected CA to generate the SSL server
          cert.  In
          <br>
          the code though, for a clone, the code that sets the relevant
          preop
          <br>
          parameter used to determine the right CA to go to - is only
          run after we
          <br>
          issue the sslserver cert request.  That means it always goes
          to the
          <br>
          security domain CA.  This code is now reversed.
          <br>
          <br>
          2. Due to a DS bug (which has been fixed), the attributes on
          the
          <br>
          pkiSubsystem entry in the clone CA security domain database we
          in lower
          <br>
          case, rather than the existing case.  Thats actually ok from
          an ldap
          <br>
          point of view.  We create some XML from those attributes --
          just in
          <br>
          case, we should make the XML matches in this case case
          insensitive.
          <br>
          <br>
          Please review.
          <br>
          <br>
          Thanks,
          <br>
          Ade
          <br>
          <br>
        </blockquote>
        <br>
        _______________________________________________
        <br>
        Pki-devel mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
        <br>
        <a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>