cd /usr/src
wget http://www.openssl.org/source/openssl-0.9.8h.tar.gz tar -zxf openssl* cd openssl* ./config make make test make install