From: Graham Leggett Date: Sun, 28 Feb 2010 17:53:57 +0000 (+0000) Subject: Fix the version number of the SSLInsecureRenegotiation directive to X-Git-Tag: 2.2.15~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538a4fefce7e6dce83c6de1da77476dea4e13584;p=thirdparty%2Fapache%2Fhttpd.git Fix the version number of the SSLInsecureRenegotiation directive to correctly reflect the fact it was backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917229 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index a7c1046a861..6a063a1cc21 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1815,7 +1815,7 @@ SSLCryptoDevice ubsec SSLInsecureRenegotiation off server config virtual host -Available in httpd 2.3 and later, if using OpenSSL 1.0.0 Beta 5 or later +Available in httpd 2.2.15 and later, if using OpenSSL 1.0.0 Beta 5 or later

As originally specified, all versions of the SSL and TLS protocols