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:andr...@falkenhahn.com ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html