diff options
author | Rainer Jung <rjung@apache.org> | 2010-02-28 19:29:14 +0100 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2010-02-28 19:29:14 +0100 |
commit | 78fee7490380f5377d794a7c17f0ceb1b054b687 (patch) | |
tree | 0636090202ab995f579c7f0ab18689fc2dda9f4a /docs/manual/mod/mod_ssl.html.en | |
parent | Correct referenced OpenSSL version now that 0.9.8m (diff) | |
download | apache2-78fee7490380f5377d794a7c17f0ceb1b054b687.tar.xz apache2-78fee7490380f5377d794a7c17f0ceb1b054b687.zip |
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917242 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ssl.html.en')
-rw-r--r-- | docs/manual/mod/mod_ssl.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index f425a3f40c..aef18c3fa5 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -694,7 +694,7 @@ SSLHonorCipherOrder on <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</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 in httpd 2.3 and later, if using OpenSSL 1.0.0 Beta 5 or later</td></tr> +<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in httpd 2.2.15 and later, if using OpenSSL 0.9.8m or later</td></tr> </table> <p>As originally specified, all versions of the SSL and TLS protocols (up to and including TLS/1.2) were vulnerable to a Man-in-the-Middle |