curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Is it possible to have one binary support multiple versions of libssl?

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 30 Jul 2020 12:15:40 +0200 (CEST)

On Thu, 30 Jul 2020, Andreas Falkenhahn via curl-library wrote:

> Is there a way to make my binary compatible with both libssl.so.1.0.0 and
> libssl.so.1.0.2?

That's really more of a question for the producers of that library: the
OpenSSL team.

AFAIR, they set their SONAMEs like that simply because they are *not* ABI
compatible so the answer would be no. A binary build against OpenSSL can only
be used with the same version of OpenSSL.

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-07-30