ffsend icon indicating copy to clipboard operation
ffsend copied to clipboard

Feature request: libssl3 support

Open rgpublic opened this issue 1 year ago • 3 comments

The non-static binary builds on Ubuntu 22.04 yield this:

ffsend: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

Of course as a workaround I can use the static version, but perhaps it would be nice to have a libssl3 compatible version in the future :-)

rgpublic avatar Aug 15 '22 13:08 rgpublic

Good find. Updating the SSL dependency might solve this. I'll try that later.

timvisee avatar Aug 16 '22 18:08 timvisee

I have made a Pull Request implementing this.

sarrchri avatar Apr 14 '23 07:04 sarrchri

Any updates on this? Would be good to have a recent libssl version.

j-lakeman avatar Dec 05 '23 12:12 j-lakeman