cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl compatibility with OpenSSL

From: Michele Stutzman <micheleg_at_adobe.com>
Date: Fri, 23 Mar 2012 14:06:04 -0700

We are using and distributing libcurl 7.24.0 built with SSL enabled with our application.

Should we need to distribute OpenSSL v0.9.8 which is what "otool –L libcurl.4.dylib" tells us is the compatible version as well or is it safe to use what is installed on the customers' systems? Currently, we are only on Mac OS X.

libcurl.4.dylib:

/Volumes/Source/dmp/main/common/external/libs/curl/lib/libcurl.4.dylib (compatibility version 7.0.0, current version 7.0.0)

/usr/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8)

/usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8)

/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)

/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)

Thanks.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-23