]> granicus.if.org Git - apache/commitdiff
Start writing down incompatibilities to mod_ssl 2.x from Apache 1.3.
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:06:35 +0000 (15:06 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:06:35 +0000 (15:06 +0000)
Our general goal is to axe down mod_ssl to a minimum, because what we
don't have anymore we don't have to port and as simpler mod_ssl becomes.
Nevertheless we will try to minimize incompatibilities if possible.

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

modules/ssl/README

index 1c667985580e028d55ce20ea4b80df26896c7357..2ac248480e78d4b111ae7a2883769aaeffc2154c 100644 (file)
      mod_ssl automatically recognizes this OpenSSL variant and then can
      activate external crypto devices through SSLCryptoDevice directive.
 
+ INCOMPATIBILITIES
+
+ The following intentional incompatibilities exist between mod_ssl 2.x
+ from Apache 1.3 and this mod_ssl version for Apache 2.0:
+
+ o The complete EAPI-based SSL_VENDOR stuff was removed.