OpenSSL インストール
http://www.openssl.org/
$ tar -zxvf openssl-0.9.6g.tar.gz
$ cd openssl-0.9.6g/
$ ./config
$ make
$ make test
$ su
# make install
コンパイルには、それなりの時間がかかります。
トップページ
apache-ssl 組み込み