Top / Installmemo / OpenSSL

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS

ソフトウェア:OpenSSL 0.9.6
OS(作業日):VineLinux2.0 Kernel 2.2.17 (2000-12-25)
旧文章:http://www.infor.kanazawa-it.ac.jp/~mori/admin/openssl.html


ソフトウエア解説
Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.


  • 必要なもの
    特になし
  • インストール ()
./config --prefix=/usr/local
make
make test
make install

参考文献
[1] OpenSSL