Re: libssl.so.1.0.0 + libcrypto.so.1.0.0 libraries
Shlomi Fish <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, Loris! On Thu, 18 Nov 2021 19:40:50 +0100 (CET) "[email protected]" <[email protected]> wrote: > Good evening, > > I would need to find libssl.so.1.0.0 and libcrypto.so.1.0.0 libraries for > Debian 11.1 i386 32bit version as a program of my use needs them. > > Could you give me a link where to download them? > > With best regards,Loris 1. Try using apt-file: https://www.computerhope.com/unix/apt-file.htm . 2. You may need to build openssl from source: https://www.openssl.org/ . Do note that https://lists.debian.org/debian-user/ is more appropriate.