4.10. Openssl-3.6.2

The OpenSSL package contains management tools and libraries relating to cryptography.

Package Information

Openssl Dependencies

Required

Binutils-2.46.0-pass2, Coreutils-9.10, GCC-15.2.0-pass2, Make-4.4.1, and Perl-5.42.0

4.10.1. Installation of Openssl

Prepare Openssl for compilation:

Now Configure the Package, issue:

./config --prefix=/usr \
            --openssldir=/etc/ssl \
            --libdir=lib shared zlib-dynamic

To Compile the Package, issue:

make

Now Install the Package, issue:

make MANSUFFIX=ssl install
mv -v /usr/share/doc/openssl /usr/share/doc/openssl-3.6.2
cp -vfr doc/* /usr/share/doc/openssl-3.6.2

4.10.2. Contents of Openssl

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES