%general-entities; ]> OpenSSL-&openssl-version; Openssl <para>The OpenSSL package contains management tools and libraries relating to cryptography.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>1.16 SBU</seg><seg>35 MB</seg></seglistitem> </segmentedlist> <segmentedlist> <segtitle>&dependencies;</segtitle> <seglistitem><seg>FIXME</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of OpenSSL Prepare OpenSSL for compilation: sed 's/^passwd/openssl-passwd/' doc/apps/passwd.pod > doc/apps/openssl-passwd.pod rm doc/apps/passwd.pod mv doc/crypto/{,openssl_}threads.pod ./config --openssldir=/etc/ssl --prefix=/usr shared sed -i 's%SHLIBDIRS= fips crypto ssl%SHLIBDIRS= crypto ssl%g' Makefile Compile the package: make MANDIR=/usr/share/man Install the package: make MANDIR=/usr/share/man install cp -r certs /etc/ssl Contents of OpenSSL Installed programs c_rehash, and openssl Short Descriptions c_rehash A Perl script that scans all files in a directory and adds symbolic links to their hash values. c_rehash openssl A command-line tool for using the various cryptography functions of OpenSSL's crypto library from the shell. It can be used for various functions which are documented in man 1 openssl openssl