<p dir="ltr">Thank you!<br>
That is clear.<br>
</p>
<br><div class="gmail_quote"><div dir="ltr">вт, 01 ноя 2016 г., 12:47 Kim Gräsman <<a href="mailto:kim.grasman@gmail.com">kim.grasman@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ernst,<br class="gmail_msg">
<br class="gmail_msg">
On Tue, Nov 1, 2016 at 10:25 AM, Ernst Maurer <<a href="mailto:ernst.maurer@gmail.com" class="gmail_msg" target="_blank">ernst.maurer@gmail.com</a>> wrote:<br class="gmail_msg">
> Thank you for the reply,<br class="gmail_msg">
> I've tried to build dynamic version (import lib + dll) so I see the libs<br class="gmail_msg">
> like:<br class="gmail_msg">
> openssl.lib<br class="gmail_msg">
> libcrypto.lib<br class="gmail_msg">
> capi.lib<br class="gmail_msg">
> and some other ones,<br class="gmail_msg">
><br class="gmail_msg">
> so do you mean that libeay32 and ssleay32 some depricated version ? and<br class="gmail_msg">
> recommend me to go throu the git history for a looking for? (of course, I<br class="gmail_msg">
> built from the head of git.)<br class="gmail_msg">
><br class="gmail_msg">
> P.S. I need this for the linking with Microsoft REST SDK (aka Casablanca)<br class="gmail_msg">
<br class="gmail_msg">
There are two generations of OpenSSL in flight at the moment:<br class="gmail_msg">
<br class="gmail_msg">
- 1.0.2, the 'old' one. Libs are named libeay32.* and ssleay32.*<br class="gmail_msg">
- 1.1.0, the 'new' one. Libs are named libcrypto*.* and libssl*.*<br class="gmail_msg">
<br class="gmail_msg">
1.1.0 was released quite recently, so there's a good chance existing<br class="gmail_msg">
clients are more compatible with 1.0.2.<br class="gmail_msg">
<br class="gmail_msg">
We're building 1.0.2 from released source packages so I'm not sure<br class="gmail_msg">
about the details, but if you have a git clone there should be a tag<br class="gmail_msg">
or branch you could check out.<br class="gmail_msg">
<br class="gmail_msg">
- Kim<br class="gmail_msg">
--<br class="gmail_msg">
openssl-users mailing list<br class="gmail_msg">
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" class="gmail_msg" target="_blank">https://mta.openssl.org/mailman/listinfo/openssl-users</a><br class="gmail_msg">
</blockquote></div>