          MODULE=apache-mod_ssl
         VERSION=2.8.10-1.3.26
#         VERSION=2.8.8-1.3.24
          SOURCE=mod_ssl-$VERSION.tar.gz
         SOURCE2=apache_1.3.26.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
   SOURCE_URL[0]=http://www.modssl.org/source/$SOURCE
  SOURCE2_URL[0]=http://httpd.apache.org/dist/httpd/$SOURCE2
        WEB_SITE=http://www.modssl.org
         ENTERED=20011219
         UPDATED=20020624
           SHORT="SSL incorporation via mod_ssl to apache, a popular HTTP server."
      MAINTAINER="jacksonje@health.missouri.edu"

cat << EOF
Apache is the world's most popular HTTP server, being quite possibly
the best around in terms of functionality, efficiency, security and
speed.

This module (mod_ssl)  provides strong cryptography for the Apache 1.3
webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer
Security (TLS v1) protocols by the help of the Open Source SSL/TLS toolkit 
OpenSSL, which is based on SSLeay from Eric A. Young and Tim J. Hudson.
EOF
