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.

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

From: Andreas Falkenhahn via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 30 Jul 2020 12:03:57 +0200

I'm distributing my app as a binary on Linux. It's linked against libssl.so.1.0.0. Now a user has libssl.so.1.0.2 installed which causes my binary to complain "libssl.so 1.0.0: cannot open shared object file: No such file or directoy" and refuse to start.

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

-- 
Best regards,
 Andreas Falkenhahn                          mailto:andreas_at_falkenhahn.com
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-07-30