]> granicus.if.org Git - apache/commit
Axe out the complete SSL_COMPAT stuff. Because Apache 2.0 is already
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:10:58 +0000 (15:10 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:10:58 +0000 (15:10 +0000)
commit6eab92084b76a4912dc1d9dc9b2844016889eaf9
treeb45df64c2e1311a04e39704f5ae0ac408953074f
parenta561739b987c22470d86a2bb915466bb1a6f5fa1
Axe out the complete SSL_COMPAT stuff. Because Apache 2.0 is already
incompatible at many places to Apache 1.3 we also don't want this stuff
anymore. Apache 2.0's mod_ssl will be mostly compatibile with Apache
1.3's mod_ssl, of course. But we really no longer want to be compatible
to Sioux and other obsolete SSL things...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89012 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/README
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_compat.c [deleted file]
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_kernel.c