summaryrefslogtreecommitdiff
path: root/www/ap-ssl/DESCR
blob: d0687f89e9ff8d3703ec26b19f806cd1b1370347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
                       _             _
   _ __ ___   ___   __| |    ___ ___| |  mod_ssl
  | '_ ` _ \ / _ \ / _` |   / __/ __| |  Apache Interface to OpenSSL
  | | | | | | (_) | (_| |   \__ \__ \ |  www.modssl.org
  |_| |_| |_|\___/ \__,_|___|___/___/_|  ftp.modssl.org
                       |_____|        
  _____________________________________________________________________________

  This Apache module 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.

  The mod_ssl package was created in April 1998 by Ralf S. Engelschall and was
  originally derived from software developed by Ben Laurie for use in the
  Apache-SSL HTTP server project.  Additionally it uses a tool developed by
  Larry Wall and David MacKenzie for use in the GNU project of the FSF.