]> granicus.if.org Git - apache/commitdiff
Correct referenced OpenSSL version.
authorRainer Jung <rjung@apache.org>
Mon, 15 Mar 2010 16:01:35 +0000 (16:01 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 15 Mar 2010 16:01:35 +0000 (16:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923313 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index ff207868e6152a1ed9850e9b83582d516648cda2..d63e51a15113d165c73da0a924414b2dd5725d4d 100644 (file)
@@ -1821,8 +1821,8 @@ during a renegotiation.  This vulnerability allowed an attacker to
 server.  A protocol extension was developed which fixed this
 vulnerability if supported by both client and server.</p>
 
-<p>If <module>mod_ssl</module> is linked against OpenSSL version 1.0.0
-Beta 5 or later, by default renegotiation is only supported with
+<p>If <module>mod_ssl</module> is linked against OpenSSL version 0.9.8m
+or later, by default renegotiation is only supported with
 clients supporting the new protocol extension.  If this directive is
 enabled, renegotiation will be allowed with old (unpatched) clients,
 albeit insecurely.</p>