From 538a4fefce7e6dce83c6de1da77476dea4e13584 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 28 Feb 2010 17:53:57 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2