From: Jeff Trawick
Date: Thu, 23 Oct 2014 11:52:17 +0000 (+0000)
Subject: make docs
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d10b2351f090489d104e27d48dcca288253aa9b;p=thirdparty%2Fapache%2Fhttpd.git
make docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1633794 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en
index 9e26b8de990..6ff2cb020da 100644
--- a/docs/manual/ssl/ssl_howto.html.en
+++ b/docs/manual/ssl/ssl_howto.html.en
@@ -152,7 +152,8 @@ further modification to the configuration. Refer also to the
are typically a few hundred to a few thousand bytes in size, mod_ssl
supports OCSP responses up to around 10K bytes in size. With more than a
few certificates, the stapling cache size (32768 bytes in the example above)
-may need to be increased.
+may need to be increased. Error message AH01929 will be logged in case of
+an error storing a response.
If the certificate does not point to an OCSP responder, or if a
@@ -196,6 +197,20 @@ to the documentation for the
directives.
+If mod_ssl logs error AH02217
+
+AH02217: ssl_stapling_init_cert: Can't retrieve issuer certificate!
+
In order to support OCSP Stapling when a particular server certificate is
+used, the certificate chain for that certificate must be configured. If it
+was not configured as part of enabling SSL, the AH02217 error will be issued
+when stapling is enabled, and an OCSP response will not be provided for clients
+using the certificate.
+
+Refer to the SSLCertificateChainFile
+and SSLCertificateFile for instructions
+for configuring the certificate chain.
+
+
diff --git a/docs/manual/ssl/ssl_howto.html.fr b/docs/manual/ssl/ssl_howto.html.fr
index 4a7e3e13514..69308146d94 100644
--- a/docs/manual/ssl/ssl_howto.html.fr
+++ b/docs/manual/ssl/ssl_howto.html.fr
@@ -24,6 +24,8 @@
Langues Disponibles: en |
fr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Ce document doit vous permettre de démarrer et de faire fonctionner
diff --git a/docs/manual/ssl/ssl_howto.xml.fr b/docs/manual/ssl/ssl_howto.xml.fr
index b71647120a7..bcb39ae1e30 100644
--- a/docs/manual/ssl/ssl_howto.xml.fr
+++ b/docs/manual/ssl/ssl_howto.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/ssl/ssl_howto.xml.meta b/docs/manual/ssl/ssl_howto.xml.meta
index b7c021fd9a8..8d9a5237f4e 100644
--- a/docs/manual/ssl/ssl_howto.xml.meta
+++ b/docs/manual/ssl/ssl_howto.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr