From d2fc07f1ae228fe5fff8ade4ff2cc9f054cd6cb5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 5 May 2001 15:06:35 +0000 Subject: [PATCH] Start writing down incompatibilities to mod_ssl 2.x from Apache 1.3. 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/modules/ssl@89011 13f79535-47bb-0310-9956-ffa450edef68 --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 1c667985580..2ac248480e7 100644 --- a/README +++ b/README @@ -140,3 +140,10 @@ 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. + -- 2.47.2