<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Please review the attached patch which addresses the following PKI
    TRAC Ticket:<br>
    <ul>
      <li><a href="https://fedorahosted.org/pki/ticket/567">PKI TRAC
          Ticket #567 - ui needs to be scrubbed for missing images</a></li>
    </ul>
    <p>Detailed testing instructions for this patch are documented
      within the TRAC Ticket.<br>
    </p>
    <ul>
    </ul>
    <p><b>CAVEATS:</b><br>
    </p>
    <ul>
      <li>For the CA, KRA, OCSP, and TKS, the following is Firebug
        warning (yellow) is expected behavior on newer versions of
        Firefox:<br>
        <b>CONFIGURATION PANEL:</b>           Import CA's Certificate
        Chain<br>
        <b><br>
          FIREBUG CONSOLE:</b><font color="#ff0000"> <font
            color="#000000">(red - error)</font></font><br>
        Blocked loading mixed active content <a
          class="moz-txt-link-rfc2396E"
href="http://pkilinux.sjc.redhat.com:8080/ca/ee/ca/getCAChain?op=download&mimeType=application/x-x509-ca-cert">"http://server.example.com:8080/ca/ee/ca/getCAChain?op=download&mimeType=application/x-x509-ca-cert"</a>   

        <br>
...p://server.example.com:8080/ca/ee/ca/getCAChain?op=download&mimeType=applic...<br>
        <b><br>
          FIREFOX BROWSER:<br>
        </b>Click on the 'shield' icon in the URL line and select
        'Disable protection on this page' from the pull down menu;
        follow the dialog boxes to resend the page, and mark all three
        trust checkboxes in the pop-up trust dialog as per usual.<b><br>
          <br>
          FIREBUG CONSOLE:</b> (yellow - warning)<br>
        ! Loading mixed (insecure) active content on a secure page
        <a class="moz-txt-link-rfc2396E"
href="http://server.example.com:8080/ca/ee/ca/getCAChain?op=download&mimeType=application/x-x509-ca-cert">"http://server.example.com:8080/ca/ee/ca/getCAChain?op=download&mimeType=application/x-x509-ca-cert"</a><br>
...p://server.example.com:8080/ca/ee/ca/getCAChain?op=download&mimeType=applic...<br>
        <br>
        wizard (line 210)</li>
      <li>For the CA, the following Firebug 404 error (or something
        similar) generally shows up when 'View Server Statistics' is
        selected on the CA AGENT PAGE (<a class="moz-txt-link-freetext"
          href="https://pkiserver.example.com:8443/ca/agent/ca/getStats">https://server.example.com:8443/ca/agent/ca/getStats</a>)
        yet this variable appears to be defined in the referenced
        javascript, and everything appears to still work:<b><br>
          <br>
          FIREBUG CONSOLE:</b> (red - error)<br>
        TypeError: result.recordSet[i] is undefined<br>
        if (result.recordSet[i].name.charAt(0) == '-') {<br>
        <br>
        getStats (line 160)</li>
    </ul>
  </body>
</html>