]> granicus.if.org Git - apache/commitdiff
Apparently Roy missed this comment. Rephrase as a seperate paragraph
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 30 May 2002 18:50:43 +0000 (18:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 30 May 2002 18:50:43 +0000 (18:50 +0000)
  to more clearly split credit for OpenSSL from credit for mod_ssl.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95407 13f79535-47bb-0310-9956-ffa450edef68

modules/ssl/README

index cd094e5adf01a4fa461677480f44a5cf3a72af57..703f0880ab40114fd3cab8e0fdc47ba6dfff103d 100644 (file)
@@ -3,10 +3,13 @@ SYNOPSIS
  This Apache module provides strong cryptography for the Apache 2.0 webserver
  via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
  v1) protocols by the help of the SSL/TLS implementation library 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. 
+ 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.  The mod_ssl implementation 
+ for Apache 1.3 continues to be supported by the modssl project 
+ <http://www.modssl.org/>.
 
 SOURCES