rami.info



Installing OpenSSL On Unix

Posted in AtWherever by Rami on the February 20th, 2005

./config –prefix=/usr –openssldir=/etc/ssl
make
make test
make install

Leave a Reply