       MODULE=openssl
      VERSION=3.6.2
       SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE2=Makefile.openssl-certs
SOURCE_URL[0]=https://github.com/$MODULE/$MODULE/releases/download/${MODULE}-${VERSION}/
SOURCE_URL[1]=ftp://opensores.thebunker.net/pub/mirrors/openssl/source
SOURCE_URL[2]=http://www.dentarthurdent.com/transfer/openssl
SOURCE_URL[3]=ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/openssl/source
SOURCE_URL[4]=ftp://ftp.duth.gr/pub/OpenSSL/source
  SOURCE2_URL=$PATCH_URL
   SOURCE_VFY=sha256:aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f
  SOURCE2_VFY=sha256:9b44b0bfac91672a3249e70484d036924ca528b4f704ff7ef2a9b46413d2afab
     WEB_SITE=http://www.openssl.org
      ENTERED=20010922
      UPDATED=20260409
        SHORT="A library for providing encrypted transport layers"
PSAFE="no"

cat << EOF
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
