From 3f909af84d93262d16db82d24cfdb79bb068a0dc Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Thu, 14 Jul 2016 21:06:56 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1752750 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.html.en | 12 +++++++----- docs/manual/mod/mod_ssl.xml.fr | 2 +- docs/manual/mod/mod_ssl.xml.meta | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 706ffbce0a..f5442a66b9 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -1704,7 +1704,8 @@ proxy handshake Status:Extension Module:mod_ssl -

Equivalent to SSLCipherSuite, but for the proxy connection. +

Equivalent to SSLCipherSuite, but +for the proxy connection. Please refer to SSLCipherSuite for additional information.

@@ -1725,11 +1726,12 @@ is usually used inside a SSLProxyEngine directive should not, in general, be included in a virtual host that will be acting as a -forward proxy (using <Proxy> or <ProxyRequest> directives. -SSLProxyEngine is not required to enable a forward proxy server to -proxy SSL/TLS requests.

+forward proxy (using
<Proxy> +or ProxyRequests directives). +SSLProxyEngine is not required to enable a forward proxy +server to proxy SSL/TLS requests.

Example

<VirtualHost _default_:443>
     SSLProxyEngine on
diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr
index 346defb2e5..e409cd702b 100644
--- a/docs/manual/mod/mod_ssl.xml.fr
+++ b/docs/manual/mod/mod_ssl.xml.fr
@@ -1,7 +1,7 @@
 
 
 
-
+
 
 
 
diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta
index 736a11a017..be20a51f56 100644
--- a/docs/manual/mod/mod_ssl.xml.meta
+++ b/docs/manual/mod/mod_ssl.xml.meta
@@ -8,6 +8,6 @@
 
   
     en
-    fr
+    fr
   
 
-- 
2.49.0