From 53881b822c517159b9163fe874e91664f0e4de07 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 7 Dec 2006 20:12:34 +0000 Subject: [PATCH] As per http://issues.apache.org/bugzilla/show_bug.cgi?id=40640, remove the compat remark that is no longer accurate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@483641 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.html.en | 1 - docs/manual/mod/mod_ssl.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index f7805b8e9cb..bb6a0016efb 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -585,7 +585,6 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW Context:server config Status:Extension Module:mod_ssl -Compatibility:Available if mod_ssl is built using -DSSL_ENGINE_EXPERIMENTAL

This directive enables use of a cryptographic hardware accelerator diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 65b352f4cb5..3b172a8e90e 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1683,7 +1683,6 @@ SSLHonorCipherOrder on SSLCryptoDevice engine SSLCryptoDevice builtin server config -Available if mod_ssl is built using -DSSL_ENGINE_EXPERIMENTAL

-- 2.47.2