OpenSSL cryptography library and command line utility

If you value security ensure to have an up-to-date version installed (it is required for the https protocol)

Verify your currently installed version by entering into a terminal (console):
openssl version

OpenSSL software package(s)

openssl-1.0.0a-q1.pet
openssl-1.0.0a-p5.pet (includes development files)
openssl-1.0.0a-p4.pet

References

http://aplawrence.com/Girish/openssl.html

Appendix

./config --help

./Configure --prefix=/usr --openssldir=/etc/ssl shared zlib-dynamic linux-elf

Edit Makefile: replace "-O3" with "-O2 -pipe"
make && make test && new2dir make install



Categories
CategorySecurity
CategorySoftwareLibraries
CategorySoftware

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki , online since July 19, 2009.