<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">Fips is not in openssl by default, it
      is a kind of separate module <br>
      check this page :<br>
      <a class="moz-txt-link-freetext" href="http://www.openssl.org//docs/fips/fipsnotes.html">http://www.openssl.org//docs/fips/fipsnotes.html</a><br>
      <br>
      and this doc to compile fips for openssl :<br>
      <a class="moz-txt-link-freetext" href="http://www.openssl.org//docs/fips/UserGuide.pdf">http://www.openssl.org//docs/fips/UserGuide.pdf</a><br>
      <br>
      Pierre<br>
      <br>
      <br>
      Le 19/12/2012 23:59, ning ji a écrit :<br>
    </div>
    <blockquote cite="mid:SNT110-W446393FF31B85EFABE0F08C2300@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Hi Pierre,
        <div><br>
        </div>
        <div>this is exactly my question, under openssl, i don't see
          fips.h.</div>
        <div><br>
        </div>
        <div>
          <div>ningji@BOS2MSTEVENS01:~/ope<span style="font-size: 10pt;
              ">nssl-1.0.1c$ find . -name "*fip*"</span></div>
          <div>./crypto/fips_ers.o</div>
          <div>./crypto/fips_ers.c</div>
          <div>./crypto/o_fips.c</div>
          <div>./crypto/fips_err.h</div>
          <div>./crypto/o_fips.o</div>
          <div>./crypto/evp/evp_fips.o</div>
          <div>./crypto/evp/evp_fips.c</div>
          <div>./crypto/dsa/fips186a.txt</div>
          <div>./test/testfipsssl</div>
          <div><br>
          </div>
          <div>any idea ?</div>
          <div>thanks !</div>
          <div><br>
          </div>
          <br>
          <div>
            <hr id="stopSpelling">CC: <a class="moz-txt-link-abbreviated" href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a><br>
            From: <a class="moz-txt-link-abbreviated" href="mailto:delaage.pierre@free.fr">delaage.pierre@free.fr</a><br>
            Subject: Re: [stunnel-users] cannot find openssl/fips.h<br>
            Date: Wed, 19 Dec 2012 23:55:32 +0100<br>
            To: <a class="moz-txt-link-abbreviated" href="mailto:ningji@hotmail.com">ningji@hotmail.com</a><br>
            <br>
            <div>hi, adapt the compilation scripts to your openssl inc
              and lib path...<br>
              include for openssl are usually in :</div>
            <div>/somepath/<span class="ecxApple-style-span" style="">include
                or inc32</span></div>
            <div><br>
            </div>
            <div>I recommend you try to compile openssl for your target
              platform.</div>
            <div><br>
            </div>
            <div>Pierre</div>
            <div><br>
              Le 19 déc. 2012 à 23:28, ning ji <<a
                moz-do-not-send="true" href="mailto:ningji@hotmail.com">ningji@hotmail.com</a>>
              a écrit :<br>
              <br>
            </div>
            <blockquote>
              <div>
                <div dir="ltr">
                  <style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
                  <div dir="ltr">
                    <blockquote>Hi guys,</blockquote>
                    <blockquote><br>
                    </blockquote>
                    <blockquote>1. i downloaded openssl 1.0.1c,
                      stunnel-5.0.0b3</blockquote>
                    <blockquote>2. for stunnel, i turn on fips,</blockquote>
                    <blockquote>
                      <blockquote>./configure
                        --host=arm-none-linux-gnueabi
                        --target=arm-none-linux-gnueabi --enable-fips
                        --prefix= </blockquote>
                      <div>3. when build, it failed to find
                        openssl/fips.h</div>
                      <div>4. no fips.h in openssl, stunnel folder</div>
                      <div><br>
                      </div>
                      <div>can anyone give me a hint ?</div>
                      <div><br>
                      </div>
                      <div>thanks very much !</div>
                      <div>    </div>
                    </blockquote>
                  </div>
                </div>
              </div>
            </blockquote>
            <blockquote>
              <div><span>_______________________________________________</span><br>
                <span>stunnel-users mailing list</span><br>
                <span><a moz-do-not-send="true"
                    href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a></span><br>
                <span><a moz-do-not-send="true"
                    href="https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users"
                    target="_blank">https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users</a></span><br>
              </div>
            </blockquote>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>