]> granicus.if.org Git - apache/commit
Drop support for the RSA BSAFE SSL-C toolkit from configure,
authorKaspar Brand <kbrand@apache.org>
Sun, 7 Aug 2011 10:29:09 +0000 (10:29 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 7 Aug 2011 10:29:09 +0000 (10:29 +0000)
commit1eb818742fa1fb6d107f14cf7ef8e69e60772df0
treea62b0aca97f3fc09ef57089538f9af16ce646923
parentf19d2caa4d2e5317797c7f7437ff1ee1858a5190
Drop support for the RSA BSAFE SSL-C toolkit from configure,
and remove #ifdef'ed code from mod_ssl and ab where applicable.

Consensus for dropping support for SSL/TLS toolkits other
than OpenSSL was reached on dev@httpd in June 2010 (message
with ID <20100602162310.GA11156@redhat.com> and follow-ups).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154683 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
CHANGES
acinclude.m4
modules/ssl/README
modules/ssl/config.m4
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_pphrase.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_private.h
modules/ssl/ssl_toolkit_compat.h
modules/ssl/ssl_util.c
modules/ssl/ssl_util_ssl.c
modules/ssl/ssl_util_ssl.h
support/ab.c