<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08.08.2016 16:09, Christian Heimes
      wrote:<br>
    </div>
    <blockquote
      cite="mid:164526c4-5b07-669f-3887-0f5772d348a7@redhat.com"
      type="cite">
      <pre wrap="">I have split up patch 0032 into two smaller patches. This patch only
addresses the server.keys file.

Custodia's server.keys file contain the private RSA keys for encrypting
and signing Custodia messages. The file was created with permission 644
and is only secured by permission 700 of the directory
/etc/ipa/custodia. The installer and upgrader ensure that the file
has 600.

<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1353936">https://bugzilla.redhat.com/show_bug.cgi?id=1353936</a>
<a class="moz-txt-link-freetext" href="https://fedorahosted.org/freeipa/ticket/6056">https://fedorahosted.org/freeipa/ticket/6056</a>
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Pylint is running, please wait ...<br>
    ************* Module ipapython.secrets.kem<br>
    ipapython/secrets/kem.py:147: [E0602(undefined-variable),
    newServerKeys] Undefined variable 'os')<br>
    ipapython/secrets/kem.py:148: [E0602(undefined-variable),
    newServerKeys] Undefined variable 'os')<br>
    ************* Module ipaserver.install.custodiainstance<br>
    ipaserver/install/custodiainstance.py:77:
    [E0602(undefined-variable), CustodiaInstance.upgrade_instance]
    Undefined variable 'stat')<br>
    <br>
  </body>
</html>