<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    <font face="Calibri">I'd recommend using the official releases
      rather than the work-in-progress code at the head of git. Whoever
      looks after the library which needs OpenSSL should be able to tell
      you what version it needs, but from those names it's the 1.0.2
      branch or earlier. 1.0.2 will be supported until the end of 2019,
      and its latest release is 1.0.2j. It's available from the
      downloads page at <a class="moz-txt-link-freetext" href="https://www.openssl.org/source/">https://www.openssl.org/source/</a> and there may be
      built binary distributions available elsewhere.<br>
      <br>
      Regards,<br>
                            jjf<br>
    </font><br>
    <div class="moz-cite-prefix">On 01/11/2016 09:25, Ernst Maurer
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+cSMc1Kici3dm-AX==pjnAsGDmF+H6RpiFuPWGJa0pUyJB4sg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div dir="ltr" class="gmail_msg">Thank you for the reply,
          <div class="gmail_msg">I've tried to build dynamic version
            (import lib + dll) so I see the libs like:</div>
          <div class="gmail_msg">openssl.lib<br class="gmail_msg">
          </div>
          <div class="gmail_msg">libcrypto.lib<br class="gmail_msg">
          </div>
          <div class="gmail_msg">capi.lib<br class="gmail_msg">
          </div>
          <div class="gmail_msg">and some other ones,</div>
          <div class="gmail_msg"><br class="gmail_msg">
          </div>
          <div class="gmail_msg">so do you mean that libeay32 and
            ssleay32 some depricated version ? and recommend me to go
            throu the git history for a looking for? (of course, I built
            from the head of git.)</div>
          <div class="gmail_msg"><br class="gmail_msg">
          </div>
          <div class="gmail_msg">P.S. I need this for the linking with
            Microsoft REST SDK (aka Casablanca)</div>
          <div class="gmail_msg"><br class="gmail_msg">
          </div>
          <div class="gmail_msg">Rgds,</div>
          <div class="gmail_msg">Ernst</div>
        </div>
        <br class="gmail_msg">
        <div class="gmail_quote gmail_msg">
          <div dir="ltr" class="gmail_msg">On Tue, Nov 1, 2016 at 7:30
            AM Jeremy Farrell <<a moz-do-not-send="true"
              href="mailto:jeremy.farrell@oracle.com" class="gmail_msg"
              target="_blank">jeremy.farrell@oracle.com</a>> wrote:<br
              class="gmail_msg">
          </div>
          <blockquote class="gmail_quote gmail_msg" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000099" class="gmail_msg"> <font
                class="gmail_msg" face="Calibri">I think this depends on
                what version of OpenSSL you're using and whether you're
                using static or dynamic libraries, none of which you
                mention. There were changes in library names in recent
                releases. Try reviewing the various NOTES, INSTALL, and
                README files for whichever version of OpenSSL you are
                working with.<br class="gmail_msg">
                <br class="gmail_msg">
                Note also that there are substantial API changes between
                major releases of OpenSSL; if the thing you are building
                expects particular names for the static or import
                library files, that suggests it probably expects a
                particular API version (not the newest one if it's
                expecting those names). If you use whatever version of
                OpenSSL the other library is expecting, it should have
                files with the expected names.<br class="gmail_msg">
                <br class="gmail_msg">
                Regards,<br class="gmail_msg">
                                            jjf<br class="gmail_msg">
              </font></div>
            <div bgcolor="#FFFFFF" text="#000099" class="gmail_msg"><br
                class="gmail_msg">
              <div
                class="m_7986170705618573721m_-3433514006606753373moz-cite-prefix
                gmail_msg">On 31/10/2016 11:41, Ernst Maurer wrote:<br
                  class="gmail_msg">
              </div>
              <blockquote type="cite" class="gmail_msg">
                <div dir="ltr" class="gmail_msg"><span class="gmail_msg">hi </span>
                  <div class="gmail_msg"><br class="gmail_msg">
                  </div>
                  <div class="gmail_msg">I'm not using openssl daily ,
                    just need to build and link it with another library.</div>
                  <div class="gmail_msg">that lib requires libeay32.lib
                    and ssleay32.lib. </div>
                  <div class="gmail_msg">Are these  ones from OpenSSL
                    distribution? </div>
                  <div class="gmail_msg">I've tried two options:</div>
                  <div class="gmail_msg">1. download a few pre-built
                    versions of the  binaries </div>
                  <div class="gmail_msg">2. build own binaries from
                    latest git</div>
                  <div class="gmail_msg"><br class="gmail_msg">
                  </div>
                  <div class="gmail_msg">both cases don't contain these
                    lib (and dll) files.</div>
                  <div class="gmail_msg">please assist</div>
                  <div class="gmail_msg"><br class="gmail_msg">
                  </div>
                  <div class="gmail_msg">Rgds,</div>
                  <div class="gmail_msg">Ernst</div>
                </div>
              </blockquote>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
J. J. Farrell
Not speaking for Oracle</pre>
  </body>
</html>