]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Hardware crypto support is less experimental in 2.2
authorSander Temme <sctemme@apache.org>
Sat, 24 Feb 2007 16:07:29 +0000 (16:07 +0000)
committerSander Temme <sctemme@apache.org>
Sat, 24 Feb 2007 16:07:29 +0000 (16:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@511290 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml

index 26b9bc0a77b687276691660235263bc6aa5656b9..16f640f1540fee1cf73a5c6a86f95d84a4545e0c 100644 (file)
@@ -585,7 +585,8 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available if mod_ssl is built using <code>-DSSL_ENGINE_EXPERIMENTAL</code></td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.1 and later, if using -engine flavor of OpenSSL 
+               0.9.6, or OpenSSL 0.9.7 or later</td></tr>
 </table>
 <p>
 This directive enables use of a cryptographic hardware accelerator
index b80e6a8b47967ea4e1f63fed892e2daadb734321..d1683367c1e0bdd107a2e11caa840e5820254596 100644 (file)
@@ -1684,7 +1684,8 @@ SSLHonorCipherOrder on
 <syntax>SSLCryptoDevice <em>engine</em></syntax>
 <default>SSLCryptoDevice builtin</default>
 <contextlist><context>server config</context></contextlist>
-<compatibility>Available if mod_ssl is built using <code>-DSSL_ENGINE_EXPERIMENTAL</code></compatibility>
+<compatibility>Available in Apache 2.1 and later, if using -engine flavor of OpenSSL 
+               0.9.6, or OpenSSL 0.9.7 or later</compatibility>
 
 <usage>
 <p>