2015-01-17から1日間の記事一覧

openssl-1.0.1l

openssl-1.0.1l が出ていたのでインストールしておいた。関連して ssh と bind も。 https://www.openssl.org/source/openssl-1.0.1l.tar.gz cd /usr/local/src tar zxf openssl-1.0.1l.tar.gz cd /usr/local/src/openssl-1.0.1l ./config make make test ma…