          MODULE=openssl
         VERSION=0.9.7b
        #VERSION=0.9.6i
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION

          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_MD5=fae4bec090fa78e20f09d76d55b6ccff
      SOURCE_VFY=md5:fae4bec090fa78e20f09d76d55b6ccff
   SOURCE_URL[0]=ftp://opensores.thebunker.net/pub/mirrors/openssl/source/$SOURCE
   SOURCE_URL[1]=http://www.dentarthurdent.com/transfer/openssl/$SOURCE
   SOURCE_URL[2]=http://www.openssl.org/source/$SOURCE
   SOURCE_URL[3]=ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/openssl/source/$SOURCE
   SOURCE_URL[4]=ftp://ftp.duth.gr/pub/OpenSSL/source/$SOURCE

	 SOURCE2=Makefile.openssl-certs
     SOURCE2_URL=$LRESORT_URL/$SOURCE2
     SOURCE2_MD5=5ce126820eded42138d2236f54932f56
     SOURCE2_VFY=md5:5ce126820eded42138d2236f54932f56

        WEB_SITE=http://www.openssl.org
         ENTERED=20010922
         UPDATED=20030607
           SHORT="openssl is a library for providing encrypted transport layers."
cat << EOF
OpenSSL
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and 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. The project is managed by a worldwide community of volunteers
that use the Internet to communicate, plan, and develop the OpenSSL
toolkit and its related documentation.
OpenSSL is based on the excellent SSLeay library developed by Eric A.
Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
Apache-style licence, which basically means that you are free to get and
use it for commercial and non-commercial purposes subject to some simple
license conditions.
EOF
