<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 23/12/2015 01:26, Marcos Bontempo
      wrote:<br>
    </div>
    <blockquote class=" cite"
      id="mid_BLU168_W54BE1B2967B42DDACCE081CEE60_phx_gbl"
      cite="mid:BLU168-W54BE1B2967B42DDACCE081CEE60@phx.gbl" type="cite">
      <style>#mid_BLU168_W54BE1B2967B42DDACCE081CEE60_phx_gbl .hmmessage P { margin: 0px; padding: 0px; }
#mid_BLU168_W54BE1B2967B42DDACCE081CEE60_phx_gbl .hmmessage { font-size: 12pt; font-family: Calibri; }
</style>
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>I'm getting this error when call the function
          FIPS_mode_set(1):</div>
        <div><br>
        </div>
        <div>error:2D06B06F:FIPS
          routines:FIPS_check_incore_fingerprint:fingerprint does not
          match</div>
        <div><br>
        </div>
        <div>Does anybody know how to correct it?</div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <br>
    <tt>You forgot to run the special "FIPS" linker script on your <br>
      application, which sets the value of that fingerprint based <br>
      on the load address and relocations of your application.<br>
      <br>
      Note, that this means that the design of the FIPS module <br>
      security policy is incompatible with ASLR on almost every <br>
      operating system having that feature.<br>
      <br>
    </tt>
    <pre class="moz-signature" cols="72">Enjoy

Jakob
-- 
Jakob Bohm, CIO, Partner, WiseMo A/S.  <a class="moz-txt-link-freetext" href="https://www.wisemo.com">https://www.wisemo.com</a>
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded </pre>
  </body>
</html>